.\" 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_GET_MODE_PAGE" "9" "09 October 2005" "" ""
.SH NAME
ipr_get_mode_page \- Locate specified mode page
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void * ipr_get_mode_page (struct ipr_mode_pages * \fImode_pages\fB, u32 \fIpage_code\fB, u32 \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImode_pages\fB\fR
mode page buffer
.TP
\fB\fIpage_code\fB\fR
page code to find
.TP
\fB\fIlen\fB\fR
minimum required length for mode page
.SH "RETURN VALUE"
.PP
pointer to mode page / NULL on failure