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

/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_uathvar.h98 typedef STAILQ_HEAD(, uath_cmd) uath_cmdhead; typedef
200 uath_cmdhead sc_cmd_active;
201 uath_cmdhead sc_cmd_inactive;
202 uath_cmdhead sc_cmd_pending;
203 uath_cmdhead sc_cmd_waiting;

Completed in 45 milliseconds