Searched refs:bhndb_attach_bridge (Results 1 – 3 of 3) sorted by relevance
47 int bhndb_attach_bridge(device_t parent, device_t *bhndb, int unit);
57 bhndb_attach_bridge(device_t parent, device_t *bhndb, int unit) in bhndb_attach_bridge() function
185 if ((error = bhndb_attach_bridge(dev, &sc->bhndb_dev, -1))) in bwn_pci_attach()