Linux Kernel
3.7.1
|
#include <iop_sw_spu_defs.h>
Data Fields | |
unsigned int | keep_owner: 1 |
unsigned int | cmd: 2 |
unsigned int | size: 3 |
unsigned int | wr_spu0_mem: 1 |
unsigned int | wr_spu1_mem: 1 |
unsigned int | dummy1: 24 |
unsigned int | wr_spu_mem: 1 |
Definition at line 88 of file iop_sw_spu_defs.h.
Definition at line 90 of file iop_sw_spu_defs.h.
unsigned int dummy1 |
Definition at line 94 of file iop_sw_spu_defs.h.
unsigned int keep_owner |
Definition at line 89 of file iop_sw_spu_defs.h.
unsigned int size |
Definition at line 91 of file iop_sw_spu_defs.h.
unsigned int wr_spu0_mem |
Definition at line 92 of file iop_sw_spu_defs.h.
unsigned int wr_spu1_mem |
Definition at line 93 of file iop_sw_spu_defs.h.
unsigned int wr_spu_mem |
Definition at line 93 of file iop_sw_spu_defs.h.