Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c566 chipc = bhnd_bus_find_child(bhnd, BHND_DEVCLASS_CC, 0); in bhnd_pci_wars_hwup()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h454 device_t bhnd_bus_find_child(device_t bus,
H A Dbhnd_subr.c389 bhnd_bus_find_child(device_t bus, bhnd_devclass_t class, int unit) in bhnd_bus_find_child() function