Restart user issued commands to a quiesced device.
void scsi_device_resume(struct scsi_device * sdev);
sdev
scsi device to resume.
Moves the device from quiesced back to running and restarts the queues.
Must be called with user context, may sleep.