1RIO_DISC_MPORT(9) Internals RIO_DISC_MPORT(9)
2
3
4
6 rio_disc_mport - Start discovery through a master port
7
9 int rio_disc_mport(struct rio_mport * mport);
10
12 mport
13 Master port to send transactions
14
16 Starts the discovery process. If we have an active link, then wait for
17 the signal that enumeration is complete. When enumeration completion is
18 signaled, start recursive peer discovery. Returns 0 if discovery
19 succeeds or -EBUSY on failure.
20
22 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
23 Author.
24
26Kernel Hackers Manual 2.6. November 2011 RIO_DISC_MPORT(9)