1. NAME▲
rio_chk_dev_route - Validate route to the specified device.
2. SYNOPSIS ▲
int rio_chk_dev_route(struct rio_dev * rdev , struct rio_dev ** nrdev , int * npnum );
3. ARGUMENTS ▲
rdev
RIO device failed to respond
nrdev
Last active device on the route to rdev
npnum
nrdevAqs port number on the route to rdev
4. DESCRIPTION ▲
Follows a route to the specified RIO device to determine the last available device (and corresponding RIO port) on the route.
5. AUTHOR ▲
Matt Porter <>, <>
Author.
6. COPYRIGHT ▲