Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_eh.h84 extern void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd,
/linux-4.1.27/drivers/usb/storage/
Dcypress_atacb.c192 scsi_eh_restore_cmnd(srb, &ses); in cypress_atacb_passthrough()
Dtransport.c717 scsi_eh_restore_cmnd(srb, &ses); in usb_stor_invoke_transport()
/linux-4.1.27/drivers/scsi/
Dscsi_error.c980 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd() function
994 EXPORT_SYMBOL(scsi_eh_restore_cmnd);
1030 scsi_eh_restore_cmnd(scmd, &ses); in scsi_send_eh_cmnd()
1082 scsi_eh_restore_cmnd(scmd, &ses); in scsi_send_eh_cmnd()
DNCR5380.c2191 scsi_eh_restore_cmnd(cmd, &hostdata->ses);
Datari_NCR5380.c2219 scsi_eh_restore_cmnd(cmd, &hostdata->ses); in NCR5380_information_transfer()
Daha152x.c1431 scsi_eh_restore_cmnd(cmd, &sc->ses); in busfree_run()
/linux-4.1.27/drivers/scsi/arm/
Dfas216.c2021 scsi_eh_restore_cmnd(SCpnt, &info->ses); in fas216_rq_sns_done()