Linux Kernel
3.7.1
|
#include <i2o.h>
Data Fields | |
struct i2o_header | header |
void * | data |
union { | |
struct { | |
u8 version_offset | |
u8 flags | |
u16 size | |
u32 target_tid:12 | |
u32 init_tid:12 | |
u32 function:8 | |
u32 icntxt | |
u32 tcntxt | |
} s | |
u32 head [4] | |
} | u |
u32 | body [0] |
struct { ... } s |
union { ... } u |