Searched refs:pino_ih_head (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ib.c326 for (i = 0, ih_lst = ino_p->pino_ih_head;
353 for (i = 0, ih_lst = ino_p->pino_ih_head;
457 ino_p->pino_ih_head = ih_p;
549 ih_p->ih_next = ino_p->pino_ih_head;
553 ino_p->pino_ih_start = ino_p->pino_ih_head;
588 ih_t *ih_lst = ino_p->pino_ih_head;
670 if (ino_p->pino_ih_head == ih_p) {
671 ino_p->pino_ih_head = ih_p->ih_next;
676 ino_p->pino_ih_start = ino_p->pino_ih_head;
695 ih_t *ih_lst = ino_p->pino_ih_head;
[all...]
H A Dpcicmu.c1312 * ino_p->pino_ih_head->ih_dip.
1317 dev_info_t *rdip = ino_p->pino_ih_head->ih_dip;
1376 sdip = sino_p->pino_ih_head->ih_dip;
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_ib.h62 ih_t *pino_ih_head; /* intr spec (part of ppd) list head */ member in struct:pcmu_ib_ino_info

Completed in 53 milliseconds