Searched refs:cmd_special_free (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Dhpsa.c147 static void cmd_special_free(struct ctlr_info *h, struct CommandList *c);
1472 cmd_special_free(h, c);
1498 cmd_special_free(h, c);
1567 cmd_special_free(h, c);
2303 cmd_special_free(h, c);
2382 * cmd_special_alloc. cmd_special_free() is the complement.
2428 static void cmd_special_free(struct ctlr_info *h, struct CommandList *c) function
2659 cmd_special_free(h, c);
2667 cmd_special_free(h, c);
2672 cmd_special_free(
[all...]
/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);
H A Dcciss_scsi.c55 static void cmd_special_free(ctlr_info_t *h, CommandList_struct *c);

Completed in 26 milliseconds