scsi_device_resume (9) Linux Manual Page
scsi_device_resume – Restart user issued commands to a quiesced device. Synopsis void scsi_device_resume(struct scsi_device *sdev); Arguments sdev scsi device to resume. Description Moves the device from quiesced back to running and restarts the queues. Must be called with user context, may sleep. Authors James Bottomley <James.Bottomley [at] hansenpartnership.com> Author. Rob Landley <rob [at] landley.net> Author….
