Lines Matching refs:cmd_free
204 static void cmd_free(struct ctlr_info *h, struct CommandList *c);
1647 cmd_free(h, c); in process_ioaccel2_completion()
1662 cmd_free(h, c); in process_ioaccel2_completion()
1677 cmd_free(h, c); in process_ioaccel2_completion()
1713 cmd_free(h, cp); in complete_scsi_command()
1748 cmd_free(h, cp); in complete_scsi_command()
1929 cmd_free(h, cp); in complete_scsi_command()
2573 cmd_free(h, c); in hpsa_volume_offline()
4013 cmd_free(h, c); in hpsa_scsi_queue_command_lck()
4021 cmd_free(h, c); in hpsa_scsi_queue_command_lck()
4076 cmd_free(h, c); in hpsa_scsi_queue_command_lck()
4762 static void cmd_free(struct ctlr_info *h, struct CommandList *c) in cmd_free() function