Searched refs:uath_cmd (Results 1 – 2 of 2) sorted by relevance
81 struct uath_cmd { struct89 STAILQ_ENTRY(uath_cmd) next; argument91 typedef STAILQ_HEAD(, uath_cmd) uath_cmdhead;196 struct uath_cmd sc_cmd[UATH_CMD_LIST_COUNT];
239 struct uath_cmd *, int, int);241 static void uath_free_cmd_list(struct uath_cmd *, int);264 static void uath_cmdeof(struct uath_softc *, struct uath_cmd *);846 uath_alloc_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[], in uath_alloc_cmd_list()852 struct uath_cmd *cmd = &cmds[i]; in uath_alloc_cmd_list()888 uath_free_cmd_list(struct uath_cmd cmds[], int ncmd) in uath_free_cmd_list()1136 struct uath_cmd *cmd; in uath_cmdsend()1260 uath_cmdeof(struct uath_softc *sc, struct uath_cmd *cmd) in uath_cmdeof()1393 struct uath_cmd *cmd; in uath_cmd_rxeof()