.\" 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_SENSE" "9" "09 October 2005" "" "" .SH NAME ipr_build_mode_sense \- Builds a mode sense command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ipr_build_mode_sense (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 -- undescribed -- .TP \fB\fIparm\fB\fR Byte 2 of mode sense command .TP \fB\fIdma_addr\fB\fR DMA address of mode sense buffer .TP \fB\fIxfer_len\fB\fR Size of DMA buffer .SH "RETURN VALUE" .PP none