Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c64 static bus_child_present_t pcib_child_present; variable
108 DEVMETHOD(bus_child_present, pcib_child_present),
1864 pcib_child_present(device_t dev, device_t child) in pcib_child_present() function