Searched refs:RsdtPhysicalAddress (Results 1 – 2 of 2) sorted by relevance
675 …} else if (__improbable(rsdp->Revision == RSDP_VERSION_ACPI10 && rsdp->RsdtPhysicalAddress == 0)) { in acpi_find_table()682 rsdtp = PHYSMAP_PTOV((uintptr_t)rsdp->RsdtPhysicalAddress); in acpi_find_table()685 (unsigned long)rsdp->RsdtPhysicalAddress); in acpi_find_table()
200 UINT32 RsdtPhysicalAddress;/* 32-bit physical address of the RSDT */ member