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.c1097 pcib_hotplug_present(struct pcib_softc *sc) in pcib_hotplug_present() function
1191 (pcib_hotplug_present(sc) != 0) != (sc->child != NULL)) in pcib_pcie_hotplug_update()
1265 if (pcib_hotplug_present(sc) != 0) { in pcib_pcie_hotplug_task()
1758 return (pcib_hotplug_present(sc) != 0); in pcib_present()
1872 retval = pcib_hotplug_present(sc); in pcib_child_present()