Home
last modified time | relevance | path

Searched refs:PCIE_SLOTSTS_PWR_FAULT_DETECTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h384 #define PCIE_SLOTSTS_PWR_FAULT_DETECTED 0x2 /* Power Fault Detected */ macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c780 if (status & PCIE_SLOTSTS_PWR_FAULT_DETECTED) { in pciehpc_intr()
2112 if ((status & PCIE_SLOTSTS_PWR_FAULT_DETECTED) != 0) in pciehpc_slot_power_state()
2377 status |= PCIE_SLOTSTS_PWR_FAULT_DETECTED; in pciehpc_slot_poweron()