.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SCSI_DEVICE_RESUME" "9" "09 October 2005" "" ""
.SH NAME
scsi_device_resume \- Restart user issued commands to a quiesced device.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void scsi_device_resume (struct scsi_device * \fIsdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsdev\fB\fR
scsi device to resume.
.SH "DESCRIPTION"
.PP
Moves the device from quiesced back to running and restarts the
queues.
.PP
Must be called with user context, may sleep.