1RIO_MPORT_CHK_DEV_AC(9) RapidIO driver interface RIO_MPORT_CHK_DEV_AC(9)
2
3
4
6 rio_mport_chk_dev_access - Validate access to the specified device.
7
9 int rio_mport_chk_dev_access(struct rio_mport * mport, u16 destid,
10 u8 hopcount);
11
13 mport
14 Master port to send transactions
15
16 destid
17 Device destination ID in network
18
19 hopcount
20 Number of hops into the network
21
23 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
24 Author.
25
27Kernel Hackers Manual 3.10 June 2019 RIO_MPORT_CHK_DEV_AC(9)