Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/broadcom/
H A Dbcm_mips.c503 devclass_t bhnd_class; in bcm_mips_find_bhnd_parent() local
505 bhnd_class = devclass_find("bhnd"); in bcm_mips_find_bhnd_parent()
508 if (device_get_devclass(bus) == bhnd_class) in bcm_mips_find_bhnd_parent()