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

#include <aerdrv.h>

Data Fields

struct pcie_devicerpd
 
struct work_struct dpc_handler
 
struct aer_err_source e_sources [AER_ERROR_SOURCES_MAX]
 
unsigned short prod_idx
 
unsigned short cons_idx
 
int isr
 
spinlock_t e_lock
 
struct mutex rpc_mutex
 
wait_queue_head_t wait_release
 

Detailed Description

Definition at line 63 of file aerdrv.h.

Field Documentation

unsigned short cons_idx

Definition at line 68 of file aerdrv.h.

struct work_struct dpc_handler

Definition at line 65 of file aerdrv.h.

spinlock_t e_lock

Definition at line 70 of file aerdrv.h.

Definition at line 66 of file aerdrv.h.

int isr

Definition at line 69 of file aerdrv.h.

unsigned short prod_idx

Definition at line 67 of file aerdrv.h.

struct mutex rpc_mutex

Definition at line 74 of file aerdrv.h.

Definition at line 64 of file aerdrv.h.

wait_queue_head_t wait_release

Definition at line 79 of file aerdrv.h.


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