Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_eh.h32 struct scsi_eh_save { struct
47 struct scsi_eh_save *ses, unsigned char *cmnd, argument
51 struct scsi_eh_save *ses);
/linux/drivers/scsi/arm/
H A Dfas216.h309 struct scsi_eh_save ses; /* holds request sense restore info */
/linux/drivers/scsi/
H A DNCR5380.h220 struct scsi_eh_save ses; /* Cmnd state saved for EH */
H A Dscsi_error.c1039 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd()
1109 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd()
1147 struct scsi_eh_save ses; in scsi_send_eh_cmnd()
/linux/drivers/usb/storage/
H A Dcypress_atacb.c165 struct scsi_eh_save ses; in cypress_atacb_passthrough()