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

#include <aerdrv.h>

Data Fields

struct pci_devdev [AER_MAX_MULTI_ERR_DEVICES]
 
int error_dev_num
 
unsigned int id:16
 
unsigned int severity:2
 
unsigned int __pad1:5
 
unsigned int multi_error_valid:1
 
unsigned int first_error:5
 
unsigned int __pad2:2
 
unsigned int tlp_header_valid:1
 
unsigned int status
 
unsigned int mask
 
struct aer_header_log_regs tlp
 

Detailed Description

Definition at line 39 of file aerdrv.h.

Field Documentation

unsigned int __pad1

Definition at line 46 of file aerdrv.h.

unsigned int __pad2

Definition at line 50 of file aerdrv.h.

Definition at line 40 of file aerdrv.h.

int error_dev_num

Definition at line 41 of file aerdrv.h.

unsigned int first_error

Definition at line 49 of file aerdrv.h.

unsigned int id

Definition at line 43 of file aerdrv.h.

unsigned int mask

Definition at line 54 of file aerdrv.h.

unsigned int multi_error_valid

Definition at line 47 of file aerdrv.h.

unsigned int severity

Definition at line 45 of file aerdrv.h.

unsigned int status

Definition at line 53 of file aerdrv.h.

Definition at line 55 of file aerdrv.h.

unsigned int tlp_header_valid

Definition at line 51 of file aerdrv.h.


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