.\" 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 "IB_FMR_POOL_MAP_PHYS" "9" "09 October 2005" "" "" .SH NAME ib_fmr_pool_map_phys \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct ib_pool_fmr * ib_fmr_pool_map_phys (struct ib_fmr_pool * \fIpool_handle\fB, u64 * \fIpage_list\fB, int \fIlist_len\fB, u64 * \fIio_virtual_address\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpool_handle\fB\fR -- undescribed -- .TP \fB\fIpage_list\fB\fR List of pages to map .TP \fB\fIlist_len\fB\fR Number of pages in \fIpage_list\fR .TP \fB\fIio_virtual_address\fB\fR I/O virtual address for new FMR .SH "DESCRIPTION" .PP Map an FMR from an FMR pool.