Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pccbb/
Dpccbb_isa.c236 DEVMETHOD(bus_child_present, cbb_child_present),
Dpccbbvar.h121 int cbb_child_present(device_t parent, device_t child);
Dpccbb_pci.c960 DEVMETHOD(bus_child_present, cbb_child_present),
Dpccbb.c1589 cbb_child_present(device_t parent, device_t child) in cbb_child_present() function