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

NAME

6       rio_disc_mport - Start discovery through a master port
7

SYNOPSIS

9       int rio_disc_mport(struct rio_mport * mport, u32 flags);
10

ARGUMENTS

12       mport
13           Master port to send transactions
14
15       flags
16           discovery control flags
17

DESCRIPTION

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

AUTHOR

25       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019                 RIO_DISC_MPORT(9)
Impressum