Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5144 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5175 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5201 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5202 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5205 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5212 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5229 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5230 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5233 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5239 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
659 volatile PIPS_STATUS p_status_tail; member