Linux Kernel
3.7.1
|
#include <aerdrv.h>
Data Fields | |
struct pcie_device * | rpd |
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 |
struct work_struct dpc_handler |
spinlock_t e_lock |
struct aer_err_source e_sources[AER_ERROR_SOURCES_MAX] |
struct pcie_device* rpd |
wait_queue_head_t wait_release |