This macro initializes a static constant of type physical address.
VOID NDIS_PHYSICAL_ADDRESS_CONST( IN ULONG Low, IN LONG High );
A driver that uses this macro can be running at any IRQL.