Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uath.c302 static int uath_flush(struct uath_softc *);
1208 (void)uath_flush(sc); in uath_stop_locked()
1299 error = uath_flush(sc); in uath_switch_channel()
1352 uath_flush(struct uath_softc *sc) in uath_flush() function