NdisRawWritePortUlong writes a ULONG value to an I/O port on the NIC.
VOID NdisRawWritePortUlong(IN ULONG Port, IN ULONG Data);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |