Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5148 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5179 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5205 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5206 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5209 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5216 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5233 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5234 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5237 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5243 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
659 volatile PIPS_STATUS p_status_tail; member