Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uath.c255 static int uath_alloc_cmd_list(struct uath_softc *, struct uath_cmd []);
373 error = uath_alloc_cmd_list(sc, sc->sc_cmd); in uath_attach()
560 uath_alloc_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[]) in uath_alloc_cmd_list() function