uath_cmd
struct uath_cmd *cmd;
uath_cmdeof(struct uath_softc *sc, struct uath_cmd *cmd)
struct uath_cmd *cmd;
struct uath_cmd *, int, int);
static void uath_free_cmd_list(struct uath_cmd *, int);
static void uath_cmdeof(struct uath_softc *, struct uath_cmd *);
uath_alloc_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[],
struct uath_cmd *cmd = &cmds[i];
uath_free_cmd_list(struct uath_cmd cmds[], int ncmd)
struct uath_cmd sc_cmd[UATH_CMD_LIST_COUNT];
STAILQ_ENTRY(uath_cmd) next;
typedef STAILQ_HEAD(, uath_cmd) uath_cmdhead;