Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbwi.c325 int bwi_set_chan(struct bwi_softc *, uint8_t);
7138 bwi_set_chan(sc, chan); in bwi_ioctl()
7369 error = bwi_set_chan(sc, chan); in bwi_newstate()
8327 bwi_set_chan(struct bwi_softc *sc, uint8_t chan) in bwi_set_chan() function