Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5127 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5158 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5184 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5185 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5188 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5195 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5212 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5213 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5216 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5222 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
660 volatile PIPS_STATUS p_status_tail; member