1RIO_ENUM_COMPLETE(9) Internals RIO_ENUM_COMPLETE(9)
2
3
4
6 rio_enum_complete - Tests if enumeration of a network is complete
7
9 int rio_enum_complete(struct rio_mport * port);
10
12 port
13 Master port to send transaction
14
16 Tests the Component Tag CSR for presence of the magic enumeration
17 complete flag. Return 1 if enumeration is complete or 0 if enumeration
18 is incomplete.
19
21 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
22 Author.
23
25Kernel Hackers Manual 2.6. June 2019 RIO_ENUM_COMPLETE(9)