RIO_GET_INPUT_STATUS
Section: Internals (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
rio_get_input_status - Sends a Link-Request/Input-Status control symbol and returns link-response (if requested).
 
SYNOPSIS
- 
int rio_get_input_status(struct rio_dev * rdev, int pnum, u32 * lnkresp);
ARGUMENTS
rdev
- 
- RIO devive to issue Input-status command
pnum
- 
Device port number to issue the command
lnkresp
- 
Response from a link partner
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
- 
Author.
COPYRIGHT