Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_WAIT_CONTEXT_BLOCK Struct Reference

#include <io.h>

List of all members.

Public Attributes

KDEVICE_QUEUE_ENTRY WaitQueueEntry
PDRIVER_CONTROL DeviceRoutine
PVOID DeviceContext
ULONG NumberOfMapRegisters
PVOID DeviceObject
PVOID CurrentIrp
PKDPC BufferChainingDpc


Member Data Documentation

PKDPC _WAIT_CONTEXT_BLOCK::BufferChainingDpc
 

Definition at line 1131 of file io.h.

PVOID _WAIT_CONTEXT_BLOCK::CurrentIrp
 

Definition at line 1130 of file io.h.

Referenced by IoAllocateAdapterChannel().

PVOID _WAIT_CONTEXT_BLOCK::DeviceContext
 

Definition at line 1127 of file io.h.

Referenced by IoAllocateAdapterChannel().

PVOID _WAIT_CONTEXT_BLOCK::DeviceObject
 

Definition at line 1129 of file io.h.

Referenced by IoAllocateAdapterChannel().

PDRIVER_CONTROL _WAIT_CONTEXT_BLOCK::DeviceRoutine
 

Definition at line 1126 of file io.h.

ULONG _WAIT_CONTEXT_BLOCK::NumberOfMapRegisters
 

Definition at line 1128 of file io.h.

KDEVICE_QUEUE_ENTRY _WAIT_CONTEXT_BLOCK::WaitQueueEntry
 

Definition at line 1125 of file io.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:26 2004 for test by doxygen 1.3.7