Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c113 if (cdip && (cap == PCI_CAP_ID_PCI_HOTPLUG)) { in check_if_device_is_pciex()
/titanic_41/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 */
/titanic_41/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()
/titanic_41/usr/src/uts/common/sys/
H A Dpci.h613 #define PCI_CAP_ID_PCI_HOTPLUG 0xC /* PCI Hot Plug (SHPC) supported */ macro
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c1062 if (capid == PCI_CAP_ID_PCI_HOTPLUG) { in pcie_init_bus()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c64 {PCI_CAP_ID_PCI_HOTPLUG, "PCI_CAP_ID_PCI_HOTPLUG"},
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c576 if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_HOTPLUG, in pcicfg_get_nslots()