Searched refs:PCIEM_SLOT_STA_PDC (Results 1 – 2 of 2) sorted by relevance
1080 if ((sc->pcie_slot_sta & (PCIEM_SLOT_STA_PDC | PCIEM_SLOT_STA_PDS)) == in pcib_pcie_hotplug_update()1081 PCIEM_SLOT_STA_PDC) in pcib_pcie_hotplug_update()1128 (PCIEM_SLOT_STA_MRLSC | PCIEM_SLOT_STA_PDC)) { in pcib_pcie_hotplug_update()1187 if (bootverbose && sc->pcie_slot_sta & PCIEM_SLOT_STA_PDC) in pcib_pcie_intr()
903 #define PCIEM_SLOT_STA_PDC 0x0008 macro