Searched refs:PCIB_HOTPLUG (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pci/
H A Dpcib_private.h115 #define PCIB_HOTPLUG 0x10 macro
H A Dpci_pci.c980 sc->flags |= PCIB_HOTPLUG;
1642 if (sc->flags & PCIB_HOTPLUG)
1701 if (sc->flags & PCIB_HOTPLUG)
1752 if (sc->flags & PCIB_HOTPLUG) {
1815 if (retval != 0 && sc->flags & PCIB_HOTPLUG)

Completed in 65 milliseconds