Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_eh.h48 extern void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd,
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_eh.h46 extern void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd,
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dcypress_atacb.c172 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sizeof(regs)); in cypress_atacb_passthrough()
H A Dtransport.c714 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sense_size); in usb_stor_invoke_transport()
961 * Command is sometime (f.e. after scsi_eh_prep_cmnd) on the stack. in usb_stor_CB_transport()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dcypress_atacb.c172 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sizeof(regs)); in cypress_atacb_passthrough()
H A Dtransport.c719 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sense_size); in usb_stor_invoke_transport()
966 * Command is sometime (f.e. after scsi_eh_prep_cmnd) on the stack. in usb_stor_CB_transport()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c941 * scsi_eh_prep_cmnd - Save a scsi command info as part of error recovery
954 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() function
1016 EXPORT_SYMBOL(scsi_eh_prep_cmnd); variable
1021 * @ses: saved information from a coresponding call to scsi_eh_prep_cmnd
1023 * Undo any damage done by above scsi_eh_prep_cmnd().
1051 * as part of the error recovery process. See also scsi_eh_prep_cmnd() above.
1068 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); in scsi_send_eh_cmnd()
H A DNCR5380.c662 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0); in dequeue_next_cmd()
H A Daha152x.c1436 scsi_eh_prep_cmnd(ptr, &sc->ses, NULL, 0, ~0); in busfree_run()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_error.c1025 * scsi_eh_prep_cmnd - Save a scsi command info as part of error recovery
1038 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() function
1099 EXPORT_SYMBOL(scsi_eh_prep_cmnd); variable
1104 * @ses: saved information from a coresponding call to scsi_eh_prep_cmnd
1106 * Undo any damage done by above scsi_eh_prep_cmnd().
1134 * as part of the error recovery process. See also scsi_eh_prep_cmnd() above.
1151 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); in scsi_send_eh_cmnd()
H A DNCR5380.c662 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0); in dequeue_next_cmd()
H A Daha152x.c1466 scsi_eh_prep_cmnd(ptr, &sc->ses, NULL, 0, ~0); in busfree_run()
/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.c2112 scsi_eh_prep_cmnd(SCpnt, &info->ses, NULL, 0, ~0); in fas216_std_done()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dfas216.c2112 scsi_eh_prep_cmnd(SCpnt, &info->ses, NULL, 0, ~0); in fas216_std_done()

Completed in 27 milliseconds