1RIO_ENUM_HOST(9) Internals RIO_ENUM_HOST(9)
2
3
4
6 rio_enum_host - Set host lock and initialize host destination ID
7
9 int rio_enum_host(struct rio_mport * port);
10
12 port
13 Master port to issue transaction
14
16 Sets the local host master port lock and destination ID register with
17 the host device ID value. The host device ID value is provided by the
18 platform. Returns 0 on success or -1 on failure.
19
21 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
22 Author.
23
25Kernel Hackers Manual 2.6. June 2019 RIO_ENUM_HOST(9)