.\" 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 "IDE_STALL_QUEUE" "" "06 October 2005" "" ""
.SH NAME
ide_stall_queue \- pause an IDE device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ide_stall_queue (ide_drive_t * \fIdrive\fB, unsigned long \fItimeout\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive to stall
.TP
\fB\fItimeout\fB\fR
time to stall for (jiffies)
.SH "DESCRIPTION"
.PP
\fBide_stall_queue\fR can be used by a drive to give excess bandwidth back
to the hwgroup by sleeping for timeout jiffies.