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

#include <ibmasm.h>

Data Fields

int cancelled
 
unsigned int next_serial_number
 
wait_queue_head_t wait
 
struct list_head node
 
unsigned int data_size
 
unsigned char data [IBMASM_EVENT_MAX_SIZE]
 

Detailed Description

Definition at line 131 of file ibmasm.h.

Field Documentation

int cancelled

Definition at line 132 of file ibmasm.h.

Definition at line 137 of file ibmasm.h.

unsigned int data_size

Definition at line 136 of file ibmasm.h.

unsigned int next_serial_number

Definition at line 133 of file ibmasm.h.

Definition at line 135 of file ibmasm.h.

Definition at line 134 of file ibmasm.h.


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