Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bwi_pci.c214 bwi_stop(sc, 1); in bwi_pci_activate()
/openbsd/sys/dev/ic/
H A Dbwivar.h747 int bwi_stop(struct bwi_softc *, int);
H A Dbwi.c900 bwi_stop(sc, 1); in bwi_detach()
7023 error = bwi_stop(sc, statechg); in bwi_init_statechg()
7100 bwi_stop(sc, 1); in bwi_init_statechg()
7125 bwi_stop(sc, 1); in bwi_ioctl()
7298 bwi_stop(struct bwi_softc *sc, int state_chg) in bwi_stop() function