rio_set_port_lockout(9) centos man page | unix.com

Man Page: rio_set_port_lockout

Operating Environment: centos

Section: 9

RIO_SET_PORT_LOCKOUT(9) 				     RapidIO driver interface					   RIO_SET_PORT_LOCKOUT(9)

NAME
rio_set_port_lockout - Sets/clears LOCKOUT bit (RIO EM 1.3) for a switch port.
SYNOPSIS
int rio_set_port_lockout(struct rio_dev * rdev, u32 pnum, int lock);
ARGUMENTS
rdev Pointer to RIO device control structure pnum Switch port number to set LOCKOUT bit lock Operation : set (=1) or clear (=0)
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_SET_PORT_LOCKOUT(9)
Related Man Pages
parport_register_port(9) - suse
struct_hsi_port(9) - centos
struct_rio_dev(9) - centos
struct_rio_mport(9) - centos
struct_rio_switch(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I