Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpcipsy.h175 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)UPAID_TO_IGN(pci_id)) macro
H A Dpcisch.h541 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)((pci_id) & 0x1f)) macro
/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()
1115 cb_p->cb_ign = PCI_ID_TO_IGN(pci_p->pci_id); in pci_cb_setup()
H A Dpcisch.c1132 cb_p->cb_ign = PCI_ID_TO_IGN(pci_p->pci_id); in pci_cb_setup()
1392 ib_p->ib_ign = PCI_ID_TO_IGN(pci_p->pci_id); in pci_ib_setup()