Home
last modified time | relevance | path

Searched refs:outlist_cptr (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/hptiop/
H A Dhptiop.h361 u_int32_t *outlist_cptr; /* copy pointer shadow */ member
H A Dhptiop.c778 cptr = *hba->u.mvfrey.outlist_cptr & 0xff; in hptiop_intr_mvfrey()
789 } while (cptr != (*hba->u.mvfrey.outlist_cptr & 0xff)); in hptiop_intr_mvfrey()
1715 *hba->u.mvfrey.outlist_cptr = (hba->u.mvfrey.list_count - 1) in hptiop_reset_comm_mvfrey()
2694 hba->u.mvfrey.outlist_cptr = (u_int32_t *)p; in hptiop_mvfrey_map_ctlcfg()