Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcib_private.h106 #define PCIB_HOTPLUG 0x10 macro
H A Dpci_pci.c858 sc->flags |= PCIB_HOTPLUG; in pcib_probe_hotplug()
1464 if (sc->flags & PCIB_HOTPLUG) in pcib_attach_common()
1511 if (sc->flags & PCIB_HOTPLUG) in pcib_present()
1558 if (sc->flags & PCIB_HOTPLUG) { in pcib_detach()
1609 if (retval != 0 && sc->flags & PCIB_HOTPLUG) in pcib_child_present()