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

NAME

6       rio_set_device_id - Set the base/extended device id for a device
7

SYNOPSIS

9       void rio_set_device_id(struct rio_mport * port, u16 destid,
10                              u8 hopcount, u16 did);
11

ARGUMENTS

13       port
14           RIO master port
15
16       destid
17           Destination ID of device
18
19       hopcount
20           Hopcount to device
21
22       did
23           Device ID value to be written
24

DESCRIPTION

26       Writes the base/extended device id from a device.
27

AUTHOR

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