Searched defs:cmd_free (Results 1 – 4 of 4) sorted by relevance
237 #define cmd_free ((readb(&cmd_i)>=readb(&cmd_o))? \ macro
1388 static void cmd_free(ctlr_info_t *h, cmdlist_t *c, int got_from_pool) in cmd_free() function
1044 static void cmd_free(ctlr_info_t *h, CommandList_struct *c) in cmd_free() function
2407 static void cmd_free(struct ctlr_info *h, struct CommandList *c) in cmd_free() function