Searched refs:pino_ih_head (Results 1 – 3 of 3) sorted by relevance
326 for (i = 0, ih_lst = ino_p->pino_ih_head; in pcmu_ib_intr_dist_all()353 for (i = 0, ih_lst = ino_p->pino_ih_head; in pcmu_ib_intr_dist_all()457 ino_p->pino_ih_head = ih_p; in pcmu_ib_new_ino()549 ih_p->ih_next = ino_p->pino_ih_head; in pcmu_ib_ino_add_intr()553 ino_p->pino_ih_start = ino_p->pino_ih_head; in pcmu_ib_ino_add_intr()588 ih_t *ih_lst = ino_p->pino_ih_head; in pcmu_ib_ino_rem_intr()670 if (ino_p->pino_ih_head == ih_p) { in pcmu_ib_ino_rem_intr()671 ino_p->pino_ih_head = ih_p->ih_next; in pcmu_ib_ino_rem_intr()676 ino_p->pino_ih_start = ino_p->pino_ih_head; in pcmu_ib_ino_rem_intr()695 ih_t *ih_lst = ino_p->pino_ih_head; in pcmu_ib_ino_locate_intr()
1317 dev_info_t *rdip = ino_p->pino_ih_head->ih_dip; in pcmu_intr_dist_cpuid()1376 sdip = sino_p->pino_ih_head->ih_dip; in pcmu_intr_dist_cpuid()
62 ih_t *pino_ih_head; /* intr spec (part of ppd) list head */ member