Searched refs:bhnd_bus_find_hostb_device (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c181 DEVMETHOD(bhnd_bus_find_hostb_device, bhnd_bhndb_find_hostb_device),
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c127 if ((hostb = bhnd_bus_find_hostb_device(dev)) != NULL) {
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c140 hostb_dev = bhnd_bus_find_hostb_device(device_get_parent(sc->chipc_dev));
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.c350 if (bhnd_bus_find_hostb_device(dev) == child)
H A Dbhnd.h663 bhnd_bus_find_hostb_device(device_t dev) { function
H A Dbhnd_subr.c929 hostb = bhnd_bus_find_hostb_device(parent);
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.c1176 hostb = bhnd_bus_find_hostb_device(parent);
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn.c559 if ((hostb = bhnd_bus_find_hostb_device(parent)) != NULL) {

Completed in 135 milliseconds