VOID
NdisSetPhysicalAddressLow(
IN NDIS_PHYSICAL_ADDRESS PhysicalAddress,
IN ULONG Value
);
NdisSetPhysicalAddressLow sets the low-order part of a given physical address to a given value.
Callers of NdisSetPhysicalAddressLow can be running at any IRQL.
NdisGetPhysicalAddressLow, NDIS_PHYSICAL_ADDRESS, NdisSetPhysicalAddressHigh