Linux Kernel
3.7.1
|
#include <core_marvel.h>
Data Fields | |
struct { | |
unsigned int_num: 9 | |
unsigned tpu_mask: 4 | |
unsigned msi: 1 | |
unsigned ipe: 10 | |
unsigned long rsvd: 40 | |
} | bits |
unsigned int | as_long [2] |
unsigned long | as_quad |
Definition at line 229 of file core_marvel.h.
unsigned int as_long[2] |
Definition at line 237 of file core_marvel.h.
unsigned long as_quad |
Definition at line 238 of file core_marvel.h.
struct { ... } bits |
unsigned int_num |
Definition at line 231 of file core_marvel.h.
unsigned ipe |
Definition at line 234 of file core_marvel.h.
unsigned msi |
Definition at line 233 of file core_marvel.h.
unsigned long rsvd |
Definition at line 235 of file core_marvel.h.
unsigned tpu_mask |
Definition at line 232 of file core_marvel.h.