Home
last modified time | relevance | path

Searched refs:PCIE_SLOTSTS_MRL_SENSOR_OPEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c349 if ((ctrl_p->hc_has_mrl) && (status & PCIE_SLOTSTS_MRL_SENSOR_OPEN)) { in pciehpc_acpi_slot_poweron()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h388 #define PCIE_SLOTSTS_MRL_SENSOR_OPEN 0x20 /* MRL Sensor Open */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c2294 if ((ctrl_p->hc_has_mrl) && (status & PCIE_SLOTSTS_MRL_SENSOR_OPEN)) { in pciehpc_slot_poweron()