Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5162 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5193 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5219 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5220 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5223 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5230 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5247 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5248 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5251 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5257 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
677 volatile PIPS_STATUS p_status_tail; member