Searched refs:scsi_eh_save (Results 1 – 5 of 5) sorted by relevance
32 struct scsi_eh_save { struct 47 struct scsi_eh_save *ses, unsigned char *cmnd, argument 51 struct scsi_eh_save *ses);
309 struct scsi_eh_save ses; /* holds request sense restore info */
220 struct scsi_eh_save ses; /* Cmnd state saved for EH */
1059 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() 1129 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd() 1167 struct scsi_eh_save ses; in scsi_send_eh_cmnd()
707 struct scsi_eh_save ses; in usb_stor_invoke_transport()