Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.c1093 DEVMETHOD(bhnd_bus_is_hw_disabled, bhnd_bus_generic_is_hw_disabled),
H A Dbhnd.h601 bool bhnd_bus_generic_is_hw_disabled(device_t dev,
H A Dbhnd_subr.c2050 bhnd_bus_generic_is_hw_disabled(device_t dev, device_t child) in bhnd_bus_generic_is_hw_disabled() function