Searched refs:bwi_stop (Results 1 – 1 of 1) sorted by relevance
130 static void bwi_stop(struct bwi_softc *, int);564 bwi_stop(sc, 1); in bwi_detach()626 bwi_stop(sc, 1); in bwi_suspend()640 bwi_stop(sc, 1); in bwi_shutdown()1448 bwi_stop(struct bwi_softc *sc, int statechg) in bwi_stop() function