ULONG
NdisGetPhysicalAddressLow(
IN NDIS_PHYSICAL_ADDRESS PhysicalAddress
);
NdisGetPhysicalAddressLow returns the low-order part of a given physical address.
NdisGetPhysicalAddressLow returns the value of the low-order part of the physical address.
Callers of NdisGetPhysicalAddressLow can run at any IRQL.
NdisGetPhysicalAddressHigh, NDIS_PHYSICAL_ADDRESS, NdisSetPhysicalAddressLow