Searched refs:PCI_CAP_ID_SLOT_ID (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h162 #define PCI_CAP_ID_SLOT_ID 0x4 /* Slot Identification supported */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c304 {PCI_CAP_ID_SLOT_ID, 0, 0, PCI_SLOTID_NDWORDS, pci_generic_save},
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h598 #define PCI_CAP_ID_SLOT_ID 0x4 /* Slot Identification supported */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1754 PCI_CAP_ID_SLOT_ID, &cap_ptr)) != DDI_FAILURE)) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c56 {PCI_CAP_ID_SLOT_ID, "PCI_CAP_ID_SLOT_ID"},
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c585 } else if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &cap_ptr))
614 if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &cap_ptr)) !=
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c5120 (void) PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &slot_id_loc);

Completed in 107 milliseconds