Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_uath.c295 static int uath_cmdflush(struct uath_softc *);
1306 error = uath_cmdflush(sc); in uath_flush()
1315 uath_cmdflush(struct uath_softc *sc) in uath_cmdflush() function