Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_SLOT_ID (Results 1 – 8 of 8) 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 */
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h611 #define PCI_CAP_ID_SLOT_ID 0x4 /* Slot Identification supported */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c206 {PCI_CAP_ID_SLOT_ID, 0, 0, PCI_SLOTID_NDWORDS, pci_generic_save},
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2059 PCI_CAP_ID_SLOT_ID, &cap_ptr)) != DDI_FAILURE)) { in pcieb_id_props()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c58 {PCI_CAP_ID_SLOT_ID, "PCI_CAP_ID_SLOT_ID"},
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c586 } else if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &cap_ptr)) in pcicfg_get_nslots()
615 if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &cap_ptr)) != in pcicfg_is_chassis()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c4852 (void) PCI_CAP_LOCATE(handle, PCI_CAP_ID_SLOT_ID, &slot_id_loc); in pcicfg_get_nslots()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c4767 { PCI_CAP_ID_SLOT_ID, "slot", "Slot Identification" },