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

Data Fields

union {
   unsigned long   lword
 
   unsigned short   word
 
   struct {
      unsigned char   low
 
      unsigned char   high
 
   }   byte
 
data
 
unsigned char opcode
 
unsigned long length
 

Detailed Description

Definition at line 47 of file cpqphp_nvram.c.

Field Documentation

struct { ... } byte
union { ... } data
unsigned char high

Definition at line 54 of file cpqphp_nvram.c.

unsigned long length

Definition at line 59 of file cpqphp_nvram.c.

unsigned char low

Definition at line 53 of file cpqphp_nvram.c.

unsigned long lword

Definition at line 49 of file cpqphp_nvram.c.

unsigned char opcode

Definition at line 58 of file cpqphp_nvram.c.

unsigned short word

Definition at line 50 of file cpqphp_nvram.c.


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