rio_write_config_8(9) centos man page | unix.com

Man Page: rio_write_config_8

Operating Environment: centos

Section: 9

RIO_WRITE_CONFIG_8(9)					     RapidIO driver interface					     RIO_WRITE_CONFIG_8(9)

NAME
rio_write_config_8 - Write 8 bits to configuration space
SYNOPSIS
int rio_write_config_8(struct rio_dev * rdev, u32 offset, u8 data);
ARGUMENTS
rdev RIO device offset Offset into device configuration space data Data to be written
DESCRIPTION
Writes 8 bits of data to the specified offset within the RIO device's configuration space.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_WRITE_CONFIG_8(9)
Related Man Pages
struct_rio_switch(9) - centos
csx_put64(9f) - sunos
csx_put16(9f) - opensolaris
csx_put64(9f) - opensolaris
csx_put8(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq