rio_find_mport (9) - Linux Manuals
rio_find_mport: find RIO mport by its ID
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 [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
COPYRIGHT