Searched refs:RSDP_MIN_ADDRESS (Results 1 – 2 of 2) sorted by relevance
18 #define RSDP_MIN_ADDRESS 0x0E0000 macro
42 for (q = (uint8_t *)RSDP_MIN_ADDRESS; q < (uint8_t *)RSDP_MAX_ADDRESS; q+=16 ) { in search_rsdp()