Linux Kernel
3.7.1
|
#include <iop_mpu_defs.h>
Data Fields | |
unsigned int | instr_reg_busy: 1 |
unsigned int | intr_busy: 1 |
unsigned int | intr_vect: 16 |
unsigned int | dummy1: 14 |
Definition at line 109 of file iop_mpu_defs.h.
unsigned int dummy1 |
Definition at line 113 of file iop_mpu_defs.h.
unsigned int instr_reg_busy |
Definition at line 110 of file iop_mpu_defs.h.
unsigned int intr_busy |
Definition at line 111 of file iop_mpu_defs.h.
unsigned int intr_vect |
Definition at line 112 of file iop_mpu_defs.h.