centos man page for rio_find_mport

Query: rio_find_mport

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RIO_FIND_MPORT(9)						     Internals							 RIO_FIND_MPORT(9)

NAME
rio_find_mport - find RIO mport by its ID
SYNOPSIS
struct rio_mport * rio_find_mport(int mport_id);
ARGUMENTS
mport_id number (ID) of mport device
DESCRIPTION
Given a RIO mport number, the desired mport is located in the global list of mports. If the mport is found, a pointer to its data structure is returned. If no mport is found, NULL is returned.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_FIND_MPORT(9)
Related Man Pages
debugfs_create_blob(9) - centos
device_create_with_groups(9) - centos
struct_rio_dev(9) - centos
struct_rio_switch(9) - centos
ttserver(1) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq