Searched defs:cmd_special_free (Results 1 - 2 of 2) sorted by relevance

/drivers/block/
H A Dcciss.c1054 static void cmd_special_free(ctlr_info_t *h, CommandList_struct *c) function
1543 cmd_special_free(h, c);
1551 cmd_special_free(h, c);
1556 cmd_special_free(h, c);
1670 cmd_special_free(h, c);
1679 cmd_special_free(h, c);
1686 cmd_special_free(h, c);
2680 cmd_special_free(h, c);
2835 cmd_special_free(h, c);
/drivers/scsi/
H A Dhpsa.c146 static void cmd_special_free(struct ctlr_info *h, struct CommandList *c);
1463 cmd_special_free(h, c);
1489 cmd_special_free(h, c);
1558 cmd_special_free(h, c);
2292 cmd_special_free(h, c);
2371 * cmd_special_alloc. cmd_special_free() is the complement.
2417 static void cmd_special_free(struct ctlr_info *h, struct CommandList *c) function
2648 cmd_special_free(h, c);
2656 cmd_special_free(h, c);
2661 cmd_special_free(
[all...]

Completed in 61 milliseconds