1RIO_ENUM_PEER(9)                   Internals                  RIO_ENUM_PEER(9)
2
3
4

NAME

6       rio_enum_peer - Recursively enumerate a RIO network through a master
7       port
8

SYNOPSIS

10       int rio_enum_peer(struct rio_net * net, struct rio_mport * port,
11                         u8 hopcount);
12

ARGUMENTS

14       net
15           RIO network being enumerated
16
17       port
18           Master port to send transactions
19
20       hopcount
21           Number of hops into the network
22

DESCRIPTION

24       Recursively enumerates a RIO network. Transactions are sent via the
25       master port passed in port.
26

AUTHOR

28       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
29           Author.
30
32Kernel Hackers Manual 2.6.       November 2011                RIO_ENUM_PEER(9)
Impressum