.\" 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_COMPLETE_PM_REQUEST" "9" "09 October 2005" "" ""
.SH NAME
ide_complete_pm_request \- end the current Power Management request
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ide_complete_pm_request (ide_drive_t * \fIdrive\fB, struct request * \fIrq\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
target drive
.TP
\fB\fIrq\fB\fR
request
.SH "DESCRIPTION"
.PP
This function cleans up the current PM request and stops the queue
if necessary.