Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_eh.h32 struct scsi_eh_save { struct
49 struct scsi_eh_save *ses, unsigned char *cmnd, argument
53 struct scsi_eh_save *ses);
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dfas216.h309 struct scsi_eh_save ses; /* holds request sense restore info */
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DNCR5380.h220 struct scsi_eh_save ses; /* Cmnd state saved for EH */
H A Dscsi_error.c961 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd()
1032 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd()
1070 struct scsi_eh_save ses; in scsi_send_eh_cmnd()
H A Daha152x.c504 struct scsi_eh_save ses;
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dcypress_atacb.c165 struct scsi_eh_save ses; in cypress_atacb_passthrough()
H A Dtransport.c702 struct scsi_eh_save ses; in usb_stor_invoke_transport()