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

NAME

6       rio_enum_mport - Start enumeration through a master port
7

SYNOPSIS

9       int rio_enum_mport(struct rio_mport * mport);
10

ARGUMENTS

12       mport
13           Master port to send transactions
14

DESCRIPTION

16       Starts the enumeration process. If somebody has enumerated our master
17       port device, then give up. If not and we have an active link, then
18       start recursive peer enumeration. Returns 0 if enumeration succeeds or
19       -EBUSY if enumeration fails.
20

AUTHOR

22       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
23           Author.
24
26Kernel Hackers Manual 2.6.       November 2011               RIO_ENUM_MPORT(9)
Impressum