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

#include <hpet.h>

Data Fields

u64 hpet_config
 
union {
   u64   _hpet_hc64
 
   u32   _hpet_hc32
 
   unsigned long   _hpet_compare
 
_u1
 
u64 hpet_fsb [2]
 

Detailed Description

Definition at line 24 of file hpet.h.

Field Documentation

unsigned long _hpet_compare

Definition at line 29 of file hpet.h.

u32 _hpet_hc32

Definition at line 28 of file hpet.h.

u64 _hpet_hc64

Definition at line 27 of file hpet.h.

union { ... } _u1
u64 hpet_config

Definition at line 25 of file hpet.h.

u64 hpet_fsb[2]

Definition at line 31 of file hpet.h.


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