Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbbvar.h115 void cbb_child_detached(device_t brdev, device_t child);
H A Dpccbb_pci.c899 DEVMETHOD(bus_child_detached, cbb_child_detached),
H A Dpccbb.c402 cbb_child_detached(device_t brdev, device_t child) in cbb_child_detached() function