Home
last modified time | relevance | path

Searched refs:PLATFORM_IOBASE_ADDRESS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h106 #define PLATFORM_IOBASE_ADDRESS (0xffffc000000 | BIT63) … macro
107 #define PORT_TO_MEMD(_Port) (PLATFORM_IOBASE_ADDRESS | ( ( ( (_Port) & 0xfffc) << 10 ) | ( (_Port) …