.\" 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 "IPR_ERP_CANCEL_ALL" "9" "09 October 2005" "" ""
.SH NAME
ipr_erp_cancel_all \- Send cancel all to a device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ipr_erp_cancel_all (struct ipr_cmnd * \fIipr_cmd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIipr_cmd\fB\fR
ipr command struct
.SH "DESCRIPTION"
.PP
This function sends a cancel all to a device to clear the
queue. If we are running TCQ on the device, QERR is set to 1,
which means all outstanding ops have been dropped on the floor.
Cancel all will return them to us.
.SH "RETURN VALUE"
.PP
nothing