HomeSort by: relevance | last modified time | path
    Searched defs:bwi_power_off (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwi.c 288 static int bwi_power_off(struct bwi_softc *, int);
6541 bwi_power_off(struct bwi_softc *sc, int with_pll) function in typeref:typename:int
7236 bwi_power_off(sc, 0); /* Leave PLL as it is */
10056 bwi_power_off(sc, 1);
10419 bwi_power_off(sc, 0);
bwi.c 288 static int bwi_power_off(struct bwi_softc *, int);
6541 bwi_power_off(struct bwi_softc *sc, int with_pll) function in typeref:typename:int
7236 bwi_power_off(sc, 0); /* Leave PLL as it is */
10056 bwi_power_off(sc, 1);
10419 bwi_power_off(sc, 0);

Completed in 34 milliseconds