Home
last modified time | relevance | path

Searched defs:bhndb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h110 struct bhndb_softc bhndb; /**< parent softc */ member
H A Dbhndb_subr.c57 bhndb_attach_bridge(device_t parent, device_t *bhndb, int unit) in bhndb_attach_bridge()