'\" t .\" Title: rio_query_mport .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: September 2017 .\" Manual: RapidIO driver interface .\" Source: Kernel Hackers Manual 4.12.13 .\" Language: English .\" .TH "RIO_QUERY_MPORT" "9" "September 2017" "Kernel Hackers Manual 4\&.12\&" "RapidIO driver interface" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" rio_query_mport \- Query mport device attributes .SH "SYNOPSIS" .HP \w'int\ rio_query_mport('u .BI "int rio_query_mport(struct\ rio_mport\ *\ " "port" ", struct\ rio_mport_attr\ *\ " "mport_attr" ");" .SH "ARGUMENTS" .PP \fIstruct rio_mport * port\fR .RS 4 mport device to query .RE .PP \fIstruct rio_mport_attr * mport_attr\fR .RS 4 mport attributes data structure .RE .SH "DESCRIPTION" .PP Returns attributes of specified mport through the pointer to attributes data structure\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br