Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c66 bhnd_set_default_bus_desc(dev, cid); in bcma_bhndb_probe()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c104 bhnd_set_default_bus_desc(dev, cid); in siba_bhndb_probe()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h527 void bhnd_set_default_bus_desc(device_t dev,
H A Dbhnd_subr.c1794 bhnd_set_default_bus_desc(device_t dev, const struct bhnd_chipid *chip_id) in bhnd_set_default_bus_desc() function