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)