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

#include <l2cache_defs.h>

Data Fields

unsigned int idx: 10
 
unsigned int dummy1: 14
 
unsigned int way: 3
 
unsigned int dummy2: 2
 
unsigned int cmd: 3
 

Detailed Description

Definition at line 104 of file l2cache_defs.h.

Field Documentation

unsigned int cmd

Definition at line 109 of file l2cache_defs.h.

unsigned int dummy1

Definition at line 106 of file l2cache_defs.h.

unsigned int dummy2

Definition at line 108 of file l2cache_defs.h.

unsigned int idx

Definition at line 105 of file l2cache_defs.h.

unsigned int way

Definition at line 107 of file l2cache_defs.h.


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