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

#include <heartbeat.h>

Data Fields

void __iomembase
 
unsigned charbit_pos
 
unsigned int nr_bits
 
struct timer_list timer
 
unsigned int regsize
 
unsigned int mask
 
unsigned long flags
 

Detailed Description

Definition at line 8 of file heartbeat.h.

Field Documentation

void __iomem* base

Definition at line 9 of file heartbeat.h.

unsigned char* bit_pos

Definition at line 10 of file heartbeat.h.

unsigned long flags

Definition at line 15 of file heartbeat.h.

unsigned int mask

Definition at line 14 of file heartbeat.h.

unsigned int nr_bits

Definition at line 11 of file heartbeat.h.

unsigned int regsize

Definition at line 13 of file heartbeat.h.

Definition at line 12 of file heartbeat.h.


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