Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h170 #define PCI_CAP_ID_PCI_HOTPLUG 0xC /* PCI Hot Plug supported */
/illumos-gate/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c126 if ((PCI_CAP_LOCATE(config_handle, PCI_CAP_ID_PCI_HOTPLUG, &cap_ptr)) != in pcieb_plat_pcishpc_probe()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h619 #define PCI_CAP_ID_PCI_HOTPLUG 0xC /* PCI Hot Plug (SHPC) supported */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2014 if (capid == PCI_CAP_ID_PCI_HOTPLUG) { in pcie_init_bus()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c66 {PCI_CAP_ID_PCI_HOTPLUG, "PCI_CAP_ID_PCI_HOTPLUG"},
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c4779 { PCI_CAP_ID_PCI_HOTPLUG, "pcihp", "PCI Hot-Plug" },
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c577 if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_HOTPLUG, in pcicfg_get_nslots()