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

#include <core_tsunami.h>

Data Fields

struct {
   unsigned int   perrmask_v_lost: 1
 
   unsigned   perrmask_v_serr: 1
 
   unsigned   perrmask_v_perr: 1
 
   unsigned   perrmask_v_dcrto: 1
 
   unsigned   perrmask_v_sge: 1
 
   unsigned   perrmask_v_ape: 1
 
   unsigned   perrmask_v_ta: 1
 
   unsigned   perrmask_v_rdpe: 1
 
   unsigned   perrmask_v_nds: 1
 
   unsigned   perrmask_v_rto: 1
 
   unsigned   perrmask_v_uecc: 1
 
   unsigned   perrmask_v_cre: 1
 
   unsigned   perrmask_v_rsvd1: 20
 
   unsigned   perrmask_v_rsvd2: 32
 
perrmask_r_bits
 
int perrmask_q_whole [2]
 

Detailed Description

Definition at line 232 of file core_tsunami.h.

Field Documentation

int perrmask_q_whole[2]

Definition at line 249 of file core_tsunami.h.

struct { ... } perrmask_r_bits
unsigned perrmask_v_ape

Definition at line 239 of file core_tsunami.h.

unsigned perrmask_v_cre

Definition at line 245 of file core_tsunami.h.

unsigned perrmask_v_dcrto

Definition at line 237 of file core_tsunami.h.

unsigned int perrmask_v_lost

Definition at line 234 of file core_tsunami.h.

unsigned perrmask_v_nds

Definition at line 242 of file core_tsunami.h.

unsigned perrmask_v_perr

Definition at line 236 of file core_tsunami.h.

unsigned perrmask_v_rdpe

Definition at line 241 of file core_tsunami.h.

unsigned perrmask_v_rsvd1

Definition at line 246 of file core_tsunami.h.

unsigned perrmask_v_rsvd2

Definition at line 247 of file core_tsunami.h.

unsigned perrmask_v_rto

Definition at line 243 of file core_tsunami.h.

unsigned perrmask_v_serr

Definition at line 235 of file core_tsunami.h.

unsigned perrmask_v_sge

Definition at line 238 of file core_tsunami.h.

unsigned perrmask_v_ta

Definition at line 240 of file core_tsunami.h.

unsigned perrmask_v_uecc

Definition at line 244 of file core_tsunami.h.


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