Rechercher une page de manuel
rio_std_route_get_entry
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
rio_std_route_get_entry - Read switch route table entry (port number) assosiated with specified destID using standard registers defined in RIO specification rev.1.3SYNOPSIS
- int rio_std_route_get_entry(struct rio_mport * mport, u16 destid, u8 hopcount, u16 table, u16 route_destid, u8 * route_port);
ARGUMENTS
mport
- Master port to issue transaction
destid
- Destination ID of the device
hopcount
- Number of switch hops to the device
table
- routing table ID (global or port-specific)
route_destid
- destID entry in the RT
route_port
- returned destination port for specified destID
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre