1RIO_MPORT_GET_PHYSEF(9) RapidIO driver interface RIO_MPORT_GET_PHYSEF(9)
2
3
4
6 rio_mport_get_physefb - Helper function that returns register offset
7 for Physical Layer Extended Features Block.
8
10 u32 rio_mport_get_physefb(struct rio_mport * port, int local,
11 u16 destid, u8 hopcount);
12
14 port
15 Master port to issue transaction
16
17 local
18 Indicate a local master port or remote device access
19
20 destid
21 Destination ID of the device
22
23 hopcount
24 Number of switch hops to the device
25
27 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
28 Author.
29
31Kernel Hackers Manual 3.10 June 2019 RIO_MPORT_GET_PHYSEF(9)