NdisSetPhysicalAddressLow

NdisSetPhysicalAddressLow sets the low-order part of a given physical address to a given value.

Syntax

VOID NdisSetPhysicalAddressLow(
IN NDIS_PHYSICAL_ADDRESS
PhysicalAddress, IN ULONG Value);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit