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