rio_get_input_status (9) Linux Manual Page
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 [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
