Lines Matching refs:uath_cmd
250 static int uath_alloc_cmd_list(struct uath_softc *, struct uath_cmd []);
251 static void uath_free_cmd_list(struct uath_softc *, struct uath_cmd []);
255 static struct uath_cmd *
532 uath_free_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[]) in uath_free_cmd_list()
541 uath_alloc_cmd_list(struct uath_softc *sc, struct uath_cmd cmds[]) in uath_alloc_cmd_list()
551 struct uath_cmd *cmd = &cmds[i]; in uath_alloc_cmd_list()
680 struct uath_cmd *cmd; in uath_cmdsend()
760 static struct uath_cmd *
763 struct uath_cmd *uc; in uath_get_cmdbuf()
2218 uath_cmdeof(struct uath_softc *sc, struct uath_cmd *cmd) in uath_cmdeof()
2344 struct uath_cmd *cmd; in uath_intr_rx_callback()
2400 struct uath_cmd *cmd; in uath_intr_tx_callback()