Searched refs:scsi_eh_prep_cmnd (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/scsi/
H A Dscsi_eh.h80 extern void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd,
/linux-4.1.27/drivers/usb/storage/
H A Dcypress_atacb.c179 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sizeof(regs)); cypress_atacb_passthrough()
H A Dtransport.c703 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sense_size); usb_stor_invoke_transport()
/linux-4.1.27/drivers/scsi/
H A Dscsi_error.c897 * scsi_eh_prep_cmnd - Save a scsi command info as part of error recovery
910 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, scsi_eh_prep_cmnd() function
971 EXPORT_SYMBOL(scsi_eh_prep_cmnd); variable
976 * @ses: saved information from a coresponding call to scsi_eh_prep_cmnd
978 * Undo any damage done by above scsi_eh_prep_cmnd().
1005 * as part of the error recovery process. See also scsi_eh_prep_cmnd() above.
1022 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); scsi_send_eh_cmnd()
H A Datari_NCR5380.c2225 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0); NCR5380_information_transfer()
H A DNCR5380.c2196 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0);
H A Daha152x.c1451 scsi_eh_prep_cmnd(ptr, &sc->ses, NULL, 0, ~0); busfree_run()
/linux-4.1.27/drivers/scsi/arm/
H A Dfas216.c2105 scsi_eh_prep_cmnd(SCpnt, &info->ses, NULL, 0, ~0); fas216_std_done()

Completed in 239 milliseconds