Searched refs:pci_ign_t (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_types.h41 typedef uint16_t pci_ign_t; typedef
H A Dpci_cb.h67 pci_ign_t cb_ign; /* 1st-attached-side interrupt grp# */
H A Dpcipsy.h175 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)UPAID_TO_IGN(pci_id))
H A Dpci_ib.h53 pci_ign_t ib_ign; /* interrupt group # */
H A Dpcisch.h543 #define PCI_ID_TO_IGN(pci_id) ((pci_ign_t)((pci_id) & 0x1f))

Completed in 179 milliseconds