Searched refs:p_status_tail (Results 1 – 2 of 2) sorted by relevance
5141 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit()5172 ha->adapt->p_status_tail = ha->adapt->status; in ips_statinit_memio()5198 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead()5199 ha->adapt->p_status_tail++; in ips_statupd_copperhead()5202 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead()5209 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead()5226 if (ha->adapt->p_status_tail != ha->adapt->p_status_end) { in ips_statupd_copperhead_memio()5227 ha->adapt->p_status_tail++; in ips_statupd_copperhead_memio()5230 ha->adapt->p_status_tail = ha->adapt->p_status_start; in ips_statupd_copperhead_memio()5236 return (ha->adapt->p_status_tail->value); in ips_statupd_copperhead_memio()
659 volatile PIPS_STATUS p_status_tail; member