1. NAME

rio_get_input_status - Sends a Link-Request/Input-Status control symbol and returns link-response (if requested).

2. SYNOPSIS

int rio_get_input_status(struct rio_dev *  rdev , int  pnum , u32 *  lnkresp );

3. ARGUMENTS

rdev
    RIO devive to issue Input-status command

pnum
    Device port number to issue the command

lnkresp
    Response from a link partner

4. AUTHOR

Matt Porter <>, <>
    Author.

5. COPYRIGHT