This function sets the high-order part of a specified physical address to a specified value.
Header file: | Ndis.h |
Windows CE versions: | 2.0 and later |
VOID NdisSetPhysicalAddressHigh(
IN NDIS_PHYSICAL_ADDRESS PhysicalAddress, IN ULONG Value );
A driver that calls this function can be running at any IRQL.
NdisGetPhysicalAddressHigh, NdisSetPhysicalAddressLow