Home
last modified time | relevance | path

Searched refs:RsdpAddr (Results 1 – 25 of 60) sorted by relevance

123

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
145 RsdpAddr->xsdt_physical_address >= 0x100000000 in find_acpi_table()
146 ? NULL : (void*)(u32)(RsdpAddr->xsdt_physical_address); in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
145 RsdpAddr->xsdt_physical_address >= 0x100000000 in find_acpi_table()
146 ? NULL : (void*)(u32)(RsdpAddr->xsdt_physical_address); in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
145 RsdpAddr->xsdt_physical_address >= 0x100000000 in find_acpi_table()
146 ? NULL : (void*)(u32)(RsdpAddr->xsdt_physical_address); in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
145 RsdpAddr->xsdt_physical_address >= 0x100000000 in find_acpi_table()
146 ? NULL : (void*)(u32)(RsdpAddr->xsdt_physical_address); in find_acpi_table()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
145 RsdpAddr->xsdt_physical_address >= 0x100000000 in find_acpi_table()
146 ? NULL : (void*)(u32)(RsdpAddr->xsdt_physical_address); in find_acpi_table()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
H A Dcsm.c167 RsdpAddr = &csm_rsdp; in handle_csm_0002()
168 dprintf(3, "CSM ACPI RSDP at %p\n", RsdpAddr); in handle_csm_0002()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c104 struct rsdp_descriptor *RsdpAddr; variable
109 if (RsdpAddr) in copy_acpi_rsdp()
121 RsdpAddr = newpos; in copy_acpi_rsdp()
140 dprintf(4, "rsdp=%p\n", RsdpAddr); in find_acpi_table()
141 if (!RsdpAddr || RsdpAddr->signature != RSDP_SIGNATURE) in find_acpi_table()
143 struct rsdt_descriptor_rev1 *rsdt = (void*)RsdpAddr->rsdt_physical_address; in find_acpi_table()

123