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

NAME

6       RIO_OP_READ - Generate rio_mport_read_config_* functions
7

SYNOPSIS

9       RIO_OP_READ(size, type, len);
10

ARGUMENTS

12       size
13           Size of configuration space read (8, 16, 32 bits)
14
15       type
16           C type of value argument
17
18       len
19           Length of configuration space read (1, 2, 4 bytes)
20

DESCRIPTION

22       Generates rio_mport_read_config_* functions used to access
23       configuration space registers on the local device.
24

AUTHOR

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