RIO_DISC_MPORT

Section: Internals (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

rio_disc_mport - Start discovery through a master port  

SYNOPSIS

int rio_disc_mport(struct rio_mport * mport);
 

ARGUMENTS

mport

Master port to send transactions
 

DESCRIPTION

Starts the discovery process. If we have an active link, then wait for the signal that enumeration is complete. When enumeration completion is signaled, start recursive peer discovery. Returns 0 if discovery succeeds or -EBUSY on failure.  

AUTHOR

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

Author.
 

COPYRIGHT