Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5158 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5189 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5215 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5216 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5219 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5226 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5243 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5244 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5247 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5253 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
677 volatile PIPS_STATUS p_status_tail; member