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

#include <mbcs.h>

Data Fields

uint64_t cm_error_detail1_reg
 
struct {
   uint64_t   packet_type:4
 
   uint64_t   source_id:2
 
   uint64_t   data_size:2
 
   uint64_t   tnum:8
 
   uint64_t   byte_enable:8
 
   uint64_t   gfx_cred:8
 
   uint64_t   read_type:2
 
   uint64_t   pio_or_memory:1
 
   uint64_t   head_cw_error:1
 
   uint64_t   head_error_bit:1
 
   uint64_t   data_error_bit:1
 
   uint64_t   valid:1
 
}; 
 

Detailed Description

Definition at line 114 of file mbcs.h.

Field Documentation

struct { ... }
uint64_t byte_enable

Definition at line 117 of file mbcs.h.

uint64_t cm_error_detail1_reg

Definition at line 115 of file mbcs.h.

uint64_t data_error_bit

Definition at line 117 of file mbcs.h.

Definition at line 117 of file mbcs.h.

uint64_t gfx_cred

Definition at line 117 of file mbcs.h.

uint64_t head_cw_error

Definition at line 117 of file mbcs.h.

uint64_t head_error_bit

Definition at line 117 of file mbcs.h.

Definition at line 117 of file mbcs.h.

uint64_t pio_or_memory

Definition at line 117 of file mbcs.h.

uint64_t read_type

Definition at line 117 of file mbcs.h.

uint64_t source_id

Definition at line 117 of file mbcs.h.

uint64_t tnum

Definition at line 117 of file mbcs.h.

uint64_t valid

Definition at line 117 of file mbcs.h.


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