Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5143 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5174 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5200 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5201 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5204 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5211 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5228 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5229 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5232 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5238 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
659 volatile PIPS_STATUS p_status_tail; member