Searched refs:PCIEM_SLOT_STA_MRLSS (Results 1 – 3 of 3) sorted by relevance
907 #define PCIEM_SLOT_STA_MRLSS 0x0020 macro
964 if ((slot_sta & PCIEM_SLOT_STA_MRLSS) != 0 && in pcib_probe_hotplug()1057 (sc->pcie_slot_sta & PCIEM_SLOT_STA_MRLSS) != 0) in pcib_hotplug_inserted()1197 sc->pcie_slot_sta & PCIEM_SLOT_STA_MRLSS ? "open" : in pcib_pcie_intr_hotplug()
565 printf(" MRL(%s)", sta & PCIEM_SLOT_STA_MRLSS ? "open" : in cap_express()