RIO_OP_READ (9) - Linux Manuals
RIO_OP_READ: Generate rio_mport_read_config_* functions
NAME
RIO_OP_READ - Generate rio_mport_read_config_* functions
SYNOPSIS
- RIO_OP_READ(size, type, len);
ARGUMENTS
size
-
- Size of configuration space read (8, 16, 32 bits)
type
- C type of value argument
len
- Length of configuration space read (1, 2, 4 bytes)
DESCRIPTION
Generates rio_mport_read_config_* functions used to access configuration space registers on the local device.
AUTHOR
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
COPYRIGHT