Home | History | Annotate | Download | only in pci

Lines Matching refs:ih_next

428 	n->ih_next = NULL;
442 while (p->ih_next != NULL)
443 p = p->ih_next;
444 p->ih_next = n;
464 p = p->ih_next;
468 necpb_inttbl[n->ih_intn] = n->ih_next;
469 if (n->ih_next == NULL) {
475 q->ih_next = n->ih_next;
509 p = p->ih_next;