|
Linux Kernel
3.7.1
|
#include <core_marvel.h>
Data Fields | |
| struct { | |
| unsigned ena: 1 | |
| unsigned sg: 1 | |
| unsigned dac: 1 | |
| unsigned rsvd1: 17 | |
| unsigned addr: 12 | |
| unsigned rsvd2: 32 | |
| } | bits |
| unsigned | as_long [2] |
| unsigned | as_quad |
Definition at line 208 of file core_marvel.h.
| unsigned addr |
Definition at line 214 of file core_marvel.h.
| unsigned as_long[2] |
Definition at line 217 of file core_marvel.h.
| unsigned as_quad |
Definition at line 218 of file core_marvel.h.
| struct { ... } bits |
| unsigned dac |
Definition at line 212 of file core_marvel.h.
| unsigned ena |
Definition at line 210 of file core_marvel.h.
| unsigned rsvd1 |
Definition at line 213 of file core_marvel.h.
| unsigned rsvd2 |
Definition at line 215 of file core_marvel.h.
| unsigned sg |
Definition at line 211 of file core_marvel.h.
1.8.2