Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwi.c202 static int bwi_bus_attach(struct bwi_softc *);
410 error = bwi_bus_attach(sc); in bwi_attach()
3457 bwi_bus_attach(struct bwi_softc *sc) in bwi_bus_attach() function