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

#include <divasync.h>

Data Fields

unsigned char Req
 
unsigned char Rc
 
unsigned char Function
 
unsigned char Flags
 
SERIAL_INT_CB InterruptHandler
 
SERIAL_DPC_CB DeferredHandler
 
voidHandlerContext
 
unsigned long IoBase
 
SERIAL_STATE State
 
SERIAL_I_SYNC SyncFunction
 
voidSyncContext
 
unsigned char SyncResult
 

Detailed Description

Definition at line 207 of file divasync.h.

Field Documentation

SERIAL_DPC_CB DeferredHandler

Definition at line 221 of file divasync.h.

unsigned char Flags

Definition at line 218 of file divasync.h.

unsigned char Function

Definition at line 211 of file divasync.h.

void* HandlerContext

Definition at line 222 of file divasync.h.

SERIAL_INT_CB InterruptHandler

Definition at line 220 of file divasync.h.

unsigned long IoBase

Definition at line 224 of file divasync.h.

unsigned char Rc

Definition at line 210 of file divasync.h.

unsigned char Req

Definition at line 209 of file divasync.h.

SERIAL_STATE State

Definition at line 225 of file divasync.h.

void* SyncContext

Definition at line 228 of file divasync.h.

SERIAL_I_SYNC SyncFunction

Definition at line 227 of file divasync.h.

unsigned char SyncResult

Definition at line 229 of file divasync.h.


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