Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_pcivar.h38 device_t bhndb_dev; /**< bhnd bridge device */ member
H A Dif_bwn_pci.c185 if ((error = bhndb_attach_bridge(dev, &sc->bhndb_dev, DEVICE_UNIT_ANY))) in bwn_pci_attach()