ReactOS 0.4.16-dev-725-g22577ae
|
#include <haltypes.h>
Public Attributes | |
PVOID | MapRegister |
BOOLEAN | WriteToDevice |
Definition at line 185 of file haltypes.h.
PVOID _MAP_REGISTER_ENTRY::MapRegister |
Definition at line 186 of file haltypes.h.
Referenced by NdisBusMasterMapRegisterCallback(), NdisMCompleteBufferPhysicalMapping(), NdisMFreeMapRegisters(), and NdisMStartBufferPhysicalMapping().
BOOLEAN _MAP_REGISTER_ENTRY::WriteToDevice |
Definition at line 187 of file haltypes.h.
Referenced by NdisMCompleteBufferPhysicalMapping(), and NdisMStartBufferPhysicalMapping().