Searched refs:uath_free_cmd_list (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_uath.c260 static void uath_free_cmd_list(struct uath_softc *, struct uath_cmd []);
495 fail2: uath_free_cmd_list(sc, sc->sc_cmd);
542 uath_free_cmd_list(sc, sc->sc_cmd);
555 uath_free_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[]) function

Completed in 70 milliseconds