rio_enum_peer

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

rio_enum_peer - Recursively enumerate a RIO network through a master port

SYNOPSIS

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

ARGUMENTS

net

RIO network being enumerated

port

Master port to send transactions

hopcount

Number of hops into the network

DESCRIPTION

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

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>

Author.