ReactOS 0.4.15-dev-7924-g5949c20
_NDIS_DMA_BLOCK Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_DMA_BLOCK:

Public Attributes

PVOID MapRegisterBase
 
KEVENT AllocationEvent
 
PADAPTER_OBJECT SystemAdapterObject
 
PVOID Miniport
 
BOOLEAN InProgress
 

Detailed Description

Definition at line 870 of file ndis.h.

Member Data Documentation

◆ AllocationEvent

KEVENT _NDIS_DMA_BLOCK::AllocationEvent

◆ InProgress

BOOLEAN _NDIS_DMA_BLOCK::InProgress

Definition at line 875 of file ndis.h.

◆ MapRegisterBase

PVOID _NDIS_DMA_BLOCK::MapRegisterBase

◆ Miniport

PVOID _NDIS_DMA_BLOCK::Miniport

◆ SystemAdapterObject


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