Searched refs:bhnd_find_child (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c303 bhnd_find_child(device_t dev, bhnd_devclass_t class, int unit) function
1016 if ((chipc = bhnd_find_child(dev, BHND_DEVCLASS_CC, -1)) != NULL) {
H A Dbhnd.h258 device_t bhnd_find_child(device_t dev,
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c564 chipc = bhnd_find_child(bhnd, BHND_DEVCLASS_CC, 0);

Completed in 179 milliseconds