.\" 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_BUILD_MODE_SELECT" "9" "09 October 2005" "" "" .SH NAME ipr_build_mode_select \- Build a mode select command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ipr_build_mode_select (struct ipr_cmnd * \fIipr_cmd\fB, __be32 \fIres_handle\fB, u8 \fIparm\fB, u32 \fIdma_addr\fB, u8 \fIxfer_len\fB); \fR .SH "ARGUMENTS" .TP \fB\fIipr_cmd\fB\fR ipr command struct .TP \fB\fIres_handle\fB\fR resource handle to send command to .TP \fB\fIparm\fB\fR Byte 2 of Mode Sense command .TP \fB\fIdma_addr\fB\fR DMA buffer address .TP \fB\fIxfer_len\fB\fR data transfer length .SH "RETURN VALUE" .PP none