NdisFlushBuffer flushes the memory region described by a given buffer descriptor from all processor caches.
VOID NdisFlushBuffer(IN PNDIS_BUFFER Buffer, IN BOOLEAN WriteToDevice);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |