Query: scsi_eh_restore_cmnd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_EH_RESTORE_CMND(9) SCSI mid layer SCSI_EH_RESTORE_CMND(9)NAMEscsi_eh_restore_cmnd - Restore a scsi command info as part of error recorySYNOPSISvoid scsi_eh_restore_cmnd(struct scsi_cmnd * scmd, struct scsi_eh_save * ses);ARGUMENTSscmd SCSI command structure to restore ses saved information from a coresponding call to scsi_eh_prep_cmndDESCRIPTIONUndo any damage done by above scsi_eh_prep_cmnd.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_EH_RESTORE_CMND(9)