Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h65 struct bhnd_core_info *bridge_core,
179 struct bhnd_core_info bridge_core; /**< bridge core info */ member
H A Dbhndb.c511 struct bhnd_core_info *bridge_core, bhnd_erom_class_t *erom_class) in bhndb_attach() argument
525 sc->bridge_core = *bridge_core; in bhndb_attach()
903 return (!bhnd_cores_equal(core, &sc->bridge_core)); in bhndb_is_core_disabled()
920 *core = sc->bridge_core; in bhndb_get_hostb_core()