Query: scsi_device_resume
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_DEVICE_RESUME(9) SCSI mid layer SCSI_DEVICE_RESUME(9)NAMEscsi_device_resume - Restart user issued commands to a quiesced device.SYNOPSISvoid scsi_device_resume(struct scsi_device * sdev);ARGUMENTSsdev scsi device to resume.DESCRIPTIONMoves the device from quiesced back to running and restarts the queues. Must be called with user context, may sleep.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_DEVICE_RESUME(9)