Searched refs:cmd_tagged_free (Results 1 – 1 of 1) sorted by relevance
269 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c);2476 cmd_tagged_free(h, c); in hpsa_cmd_resolve_and_free() 6123 * at init, and managed by cmd_tagged_alloc() and cmd_tagged_free() using the6124 * block request tag as an index into a table of entries. cmd_tagged_free() is6172 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c) in cmd_tagged_free() function