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