Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbbvar.h116 int cbb_child_present(device_t parent, device_t child);
H A Dpccbb_pci.c902 DEVMETHOD(bus_child_present, cbb_child_present),
H A Dpccbb.c1537 cbb_child_present(device_t parent, device_t child) in cbb_child_present() function