Home
last modified time | relevance | path

Searched refs:ib_ign (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h56 pci_ign_t ib_ign; /* interrupt group # */ member
185 #define IB_INO_TO_MONDO(ib_p, ino) IB_IGN_TO_MONDO((ib_p)->ib_ign, ino)
H A Dpcisch.h551 #define NBIGN(ib_p) ((ib_p)->ib_ign ^ 1)
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c482 ib_p->ib_ign = PCI_ID_TO_IGN(pci_p->pci_id); in pci_ib_setup()
H A Dpcisch.c1392 ib_p->ib_ign = PCI_ID_TO_IGN(pci_p->pci_id); in pci_ib_setup()