Searched refs:PCIEM_SLOT_STA_PDS (Results 1 – 3 of 3) sorted by relevance
906 #define PCIEM_SLOT_STA_PDS 0x0040 macro
1031 if ((sc->pcie_slot_sta & PCIEM_SLOT_STA_PDS) == 0) in pcib_hotplug_inserted()1080 if ((sc->pcie_slot_sta & (PCIEM_SLOT_STA_PDC | PCIEM_SLOT_STA_PDS)) == in pcib_pcie_hotplug_update()1189 sc->pcie_slot_sta & PCIEM_SLOT_STA_PDS ? "card present" : in pcib_pcie_intr()
523 printf(" HotPlug(%s)", sta & PCIEM_SLOT_STA_PDS ? "present" : in cap_express()