Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c950 pcib_hotplug_present(struct pcib_softc *sc) in pcib_hotplug_present() function
1044 (pcib_hotplug_present(sc) != 0) != (sc->child != NULL)) in pcib_pcie_hotplug_update()
1124 if (pcib_hotplug_present(sc) != 0) { in pcib_pcie_hotplug_task()
1523 return (pcib_hotplug_present(sc) != 0); in pcib_present()
1622 retval = pcib_hotplug_present(sc); in pcib_child_present()