1RIO_OP_READ(9) Internals RIO_OP_READ(9)
2
3
4
6 RIO_OP_READ - Generate rio_mport_read_config_* functions
7
9 RIO_OP_READ(size, type, len);
10
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
22 Generates rio_mport_read_config_* functions used to access
23 configuration space registers on the local device.
24
26 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
27 Author.
28
30Kernel Hackers Manual 2.6. November 2011 RIO_OP_READ(9)