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

#include <types.h>

Data Fields

unsigned long long pair
 
struct {
   unsigned long   even
 
   unsigned long   odd
 
subreg
 

Detailed Description

Definition at line 18 of file types.h.

Field Documentation

unsigned long even

Definition at line 21 of file types.h.

unsigned long odd

Definition at line 22 of file types.h.

unsigned long long pair

Definition at line 19 of file types.h.

struct { ... } subreg

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