Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.