Searched refs:PCIB_DETACH_PENDING (Results 1 – 2 of 2) sorted by relevance
114 #define PCIB_DETACH_PENDING 0x40 macro
1138 else if (sc->flags & PCIB_DETACH_PENDING) in pcib_pcie_hotplug_update()1220 if (sc->flags & PCIB_DETACH_PENDING) { in pcib_pcie_intr_hotplug()1223 sc->flags &= ~PCIB_DETACH_PENDING; in pcib_pcie_intr_hotplug()1232 sc->flags |= PCIB_DETACH_PENDING; in pcib_pcie_intr_hotplug()1295 if (sc->flags & PCIB_DETACH_PENDING) { in pcib_pcie_ab_timeout()1297 sc->flags &= ~PCIB_DETACH_PENDING; in pcib_pcie_ab_timeout()1484 if (sc->flags & PCIB_DETACH_PENDING) { in pcib_detach_hotplug()1485 sc->flags &= ~PCIB_DETACH_PENDING; in pcib_detach_hotplug()