Query: scsi_device_resume
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: forum home forum categories
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 3.10 June 2014 SCSI_DEVICE_RESUME(9)