Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
reg_iop_sw_cpu_r_mc_stat Struct Reference

#include <iop_sw_cpu_defs.h>

Data Fields

unsigned int busy_cpu: 1
 
unsigned int busy_mpu: 1
 
unsigned int busy_spu0: 1
 
unsigned int busy_spu1: 1
 
unsigned int owned_by_cpu: 1
 
unsigned int owned_by_mpu: 1
 
unsigned int owned_by_spu0: 1
 
unsigned int owned_by_spu1: 1
 
unsigned int dummy1: 24
 
unsigned int busy_spu: 1
 
unsigned int owned_by_spu: 1
 

Detailed Description

Definition at line 120 of file iop_sw_cpu_defs.h.

Field Documentation

unsigned int busy_cpu

Definition at line 121 of file iop_sw_cpu_defs.h.

unsigned int busy_mpu

Definition at line 122 of file iop_sw_cpu_defs.h.

unsigned int busy_spu

Definition at line 131 of file iop_sw_cpu_defs.h.

unsigned int busy_spu0

Definition at line 123 of file iop_sw_cpu_defs.h.

unsigned int busy_spu1

Definition at line 124 of file iop_sw_cpu_defs.h.

unsigned int dummy1

Definition at line 129 of file iop_sw_cpu_defs.h.

unsigned int owned_by_cpu

Definition at line 125 of file iop_sw_cpu_defs.h.

unsigned int owned_by_mpu

Definition at line 126 of file iop_sw_cpu_defs.h.

unsigned int owned_by_spu

Definition at line 134 of file iop_sw_cpu_defs.h.

unsigned int owned_by_spu0

Definition at line 127 of file iop_sw_cpu_defs.h.

unsigned int owned_by_spu1

Definition at line 128 of file iop_sw_cpu_defs.h.


The documentation for this struct was generated from the following files: