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

NAME

6       rio_get_device_id - Get the base/extended device id for a device
7

SYNOPSIS

9       u16 rio_get_device_id(struct rio_mport * port, u16 destid,
10                             u8 hopcount);
11

ARGUMENTS

13       port
14           RIO master port
15
16       destid
17           Destination ID of device
18
19       hopcount
20           Hopcount to device
21

DESCRIPTION

23       Reads the base/extended device id from a device. Returns the 8/16-bit
24       device ID.
25

AUTHOR

27       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
28           Author.
29
31Kernel Hackers Manual 3.10         June 2019              RIO_GET_DEVICE_ID(9)
Impressum