.\" 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_TRC_HOOK" "9" "09 October 2005" "" ""
.SH NAME
ipr_trc_hook \- Add a trace entry to the driver trace
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ipr_trc_hook (struct ipr_cmnd * \fIipr_cmd\fB, u8 \fItype\fB, u32 \fIadd_data\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIipr_cmd\fB\fR
ipr command struct
.TP
\fB\fItype\fB\fR
trace type
.TP
\fB\fIadd_data\fB\fR
additional data
.SH "RETURN VALUE"
.PP
none