1SCSI_DEVICE_RESUME(9)           SCSI mid layer           SCSI_DEVICE_RESUME(9)
2
3
4

NAME

6       scsi_device_resume - Restart user issued commands to a quiesced device.
7

SYNOPSIS

9       void scsi_device_resume(struct scsi_device * sdev);
10

ARGUMENTS

12       sdev
13           scsi device to resume.
14

DESCRIPTION

16       Moves the device from quiesced back to running and restarts the queues.
17
18       Must be called with user context, may sleep.
19

AUTHORS

21       James Bottomley <James.Bottomley@hansenpartnership.com>
22           Author.
23
24       Rob Landley <rob@landley.net>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019             SCSI_DEVICE_RESUME(9)
Impressum