NDIS Mapped Memory Interface (Compact 2013)
3/26/2014
This section describes the functions for the NDIS mapped memory interface.
In This Section
- NdisMMapIoSpace
Maps a range of device memory for later memory-mapped I/O operations.
- NdisMUnmapIoSpace
Releases a region mapped by a call to NdisMMapIoSpace.
- NdisZeroMappedMemory
Fills a block of memory with zeros that was mapped with a previous call to NdisMMapIoSpace.