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

#include <core_titan.h>

Data Fields

struct {
   unsigned   serr_v_lost_uecc: 1
 
   unsigned   serr_v_uecc: 1
 
   unsigned   serr_v_cre: 1
 
   unsigned   serr_v_nxio: 1
 
   unsigned   serr_v_lost_cre: 1
 
   unsigned   serr_v_rsvd0: 10
 
   unsigned   serr_v_addr: 32
 
   unsigned   serr_v_rsvd1: 5
 
   unsigned   serr_v_source: 2
 
   unsigned   serr_v_cmd: 2
 
   unsigned   serr_v_syn: 8
 
serr_r_bits
 
unsigned int serr_l_whole [2]
 
unsigned long serr_q_whole
 

Detailed Description

Definition at line 217 of file core_titan.h.

Field Documentation

unsigned int serr_l_whole[2]

Definition at line 231 of file core_titan.h.

unsigned long serr_q_whole

Definition at line 232 of file core_titan.h.

struct { ... } serr_r_bits
unsigned serr_v_addr

Definition at line 225 of file core_titan.h.

unsigned serr_v_cmd

Definition at line 228 of file core_titan.h.

unsigned serr_v_cre

Definition at line 221 of file core_titan.h.

unsigned serr_v_lost_cre

Definition at line 223 of file core_titan.h.

unsigned serr_v_lost_uecc

Definition at line 219 of file core_titan.h.

unsigned serr_v_nxio

Definition at line 222 of file core_titan.h.

unsigned serr_v_rsvd0

Definition at line 224 of file core_titan.h.

unsigned serr_v_rsvd1

Definition at line 226 of file core_titan.h.

unsigned serr_v_source

Definition at line 227 of file core_titan.h.

unsigned serr_v_syn

Definition at line 229 of file core_titan.h.

unsigned serr_v_uecc

Definition at line 220 of file core_titan.h.


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