This macro initializes a static constant of type physical address.
Header file: | Ndis.h |
Windows CE versions: | 2.0 and later |
VOID NDIS_PHYSICAL_ADDRESS_CONST( IN ULONG Low,
IN LONG High );
A driver that uses this macro can be running at any IRQL.