1RIO_SET_PORT_LOCKOUT(9)    RapidIO driver interface    RIO_SET_PORT_LOCKOUT(9)
2
3
4

NAME

6       rio_set_port_lockout - Sets/clears LOCKOUT bit (RIO EM 1.3) for a
7       switch port.
8

SYNOPSIS

10       int rio_set_port_lockout(struct rio_dev * rdev, u32 pnum, int lock);
11

ARGUMENTS

13       rdev
14           Pointer to RIO device control structure
15
16       pnum
17           Switch port number to set LOCKOUT bit
18
19       lock
20           Operation : set (=1) or clear (=0)
21

AUTHOR

23       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019           RIO_SET_PORT_LOCKOUT(9)
Impressum