Home
last modified time | relevance | path

Searched refs:scsi_eh_restore_cmnd (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_eh.h52 extern void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd,
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dcypress_atacb.c186 scsi_eh_restore_cmnd(srb, &ses); in cypress_atacb_passthrough()
H A Dtransport.c728 scsi_eh_restore_cmnd(srb, &ses); in usb_stor_invoke_transport()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_error.c1032 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd() function
1047 EXPORT_SYMBOL(scsi_eh_restore_cmnd);
1105 scsi_eh_restore_cmnd(scmd, &ses); in scsi_send_eh_cmnd()
1157 scsi_eh_restore_cmnd(scmd, &ses); in scsi_send_eh_cmnd()
H A DNCR5380.c542 scsi_eh_restore_cmnd(cmd, &hostdata->ses); in complete_cmd()
544 scsi_eh_restore_cmnd(cmd, &hostdata->ses); in complete_cmd()
675 scsi_eh_restore_cmnd(cmd, &hostdata->ses); in requeue_cmd()
H A Daha152x.c1416 scsi_eh_restore_cmnd(cmd, &sc->ses); in busfree_run()
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dfas216.c2028 scsi_eh_restore_cmnd(SCpnt, &info->ses); in fas216_rq_sns_done()