Searched refs:PCIE_SLOTSTS_PWR_FAULT_DETECTED (Results 1 – 2 of 2) sorted by relevance
386 #define PCIE_SLOTSTS_PWR_FAULT_DETECTED 0x2 /* Power Fault Detected */ macro
780 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()