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

NAME

6       rio_unlock_device - Releases host device lock for specified device
7

SYNOPSIS

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

ARGUMENTS

13       port
14           Master port to send transaction
15
16       destid
17           Destination ID for device/switch
18
19       hopcount
20           Hopcount to reach switch
21

DESCRIPTION

23       Returns 0 if device lock released or EINVAL if fails.
24

AUTHOR

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