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

#include <bte.h>

Data Fields

volatile u64 notify ____cacheline_aligned
 
u64 *bte_base_addr ____cacheline_aligned
 
u64bte_source_addr
 
u64bte_destination_addr
 
u64bte_control_addr
 
u64bte_notify_addr
 
spinlock_t spinlock
 
cnodeid_t bte_cnode
 
int bte_error_count
 
int bte_num
 
int cleanup_active
 
volatile bte_result_t bh_error
 
volatile u64most_rcnt_na
 
struct bteinfo_sbtes_to_try [MAX_BTES_PER_NODE]
 

Detailed Description

Definition at line 190 of file bte.h.

Field Documentation

Definition at line 191 of file bte.h.

u64* bte_base_addr ____cacheline_aligned

Definition at line 192 of file bte.h.

volatile bte_result_t bh_error

Definition at line 202 of file bte.h.

cnodeid_t bte_cnode

Definition at line 198 of file bte.h.

u64* bte_control_addr

Definition at line 195 of file bte.h.

u64* bte_destination_addr

Definition at line 194 of file bte.h.

int bte_error_count

Definition at line 199 of file bte.h.

u64* bte_notify_addr

Definition at line 196 of file bte.h.

int bte_num

Definition at line 200 of file bte.h.

u64* bte_source_addr

Definition at line 193 of file bte.h.

Definition at line 204 of file bte.h.

int cleanup_active

Definition at line 201 of file bte.h.

volatile u64* most_rcnt_na

Definition at line 203 of file bte.h.

Definition at line 197 of file bte.h.


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