Home
last modified time | relevance | path

Searched refs:PCIE_IS_PCIE_HOTPLUG_ENABLED (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c292 if (PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) in pcie_hp_uninit()
309 if (PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) in pcie_hp_intr()
481 if (PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) { in pcie_hp_create_occupant_props()
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h102 #define PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p) \ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c772 if (PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) { in pcie_hpintr_enable()
792 if (PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) { in pcie_hpintr_disable()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c479 if (PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) in px_detach()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c2616 if (px_p && PCIE_IS_PCIE_HOTPLUG_ENABLED(bus_p)) { in px_hp_intr_redist()