Lines Matching refs:scsi_cmnd

216 static int hpsa_scsi_queue_command(struct Scsi_Host *h, struct scsi_cmnd *cmd);
222 static int hpsa_eh_device_reset_handler(struct scsi_cmnd *scsicmd);
223 static int hpsa_eh_abort_handler(struct scsi_cmnd *scsicmd);
1627 struct scsi_cmnd *cmd, in handle_ioaccel_mode2_error()
1721 struct CommandList *c, struct scsi_cmnd *cmd, in process_ioaccel2_completion()
1761 struct scsi_cmnd *cmd; in complete_scsi_command()
2860 struct scsi_cmnd *scmd; /* scsi command within request being aborted */ in hpsa_get_pdisk_of_ioaccel2()
2874 scmd = (struct scsi_cmnd *) ioaccel2_cmd_to_abort->scsi_cmd; in hpsa_get_pdisk_of_ioaccel2()
3260 struct scsi_cmnd *cmd) in hpsa_scatter_gather()
3364 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel1_queue_command()
3454 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel_direct_map()
3469 struct scsi_cmnd *cmd = c->scsi_cmd; in set_encrypt_ioaccel2()
3524 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel2_queue_command()
3672 struct scsi_cmnd *cmd = c->scsi_cmd; in hpsa_scsi_ioaccel_raid_map()
3997 struct CommandList *c, struct scsi_cmnd *cmd, in hpsa_ciss_submit()
4063 struct scsi_cmnd *cmd; in hpsa_command_resubmit_worker()
4087 static int hpsa_scsi_queue_command(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in hpsa_scsi_queue_command()
4343 static int hpsa_eh_device_reset_handler(struct scsi_cmnd *scsicmd) in hpsa_eh_device_reset_handler()
4470 struct scsi_cmnd *scmd; /* scsi command within request being aborted */ in hpsa_send_reset_as_abort_ioaccel2()
4561 static int hpsa_eh_abort_handler(struct scsi_cmnd *sc) in hpsa_eh_abort_handler()
4568 struct scsi_cmnd *as; /* ptr to scsi cmd inside aborted command. */ in hpsa_eh_abort_handler()