Home
last modified time | relevance | path

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

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