Home
last modified time | relevance | path

Searched defs:fadt_descriptor_rev1 (Results 1 – 1 of 1) sorted by relevance

/external/qemu-pc-bios/bochs/bios/
Drombios32.c1326 struct fadt_descriptor_rev1 struct
1329 uint32_t firmware_ctrl; /* Physical address of FACS */
1330 uint32_t dsdt; /* Physical address of DSDT */
1331 uint8_t model; /* System Interrupt Model */
1332 uint8_t reserved1; /* Reserved */
1333 uint16_t sci_int; /* System vector of SCI interrupt */
1334 uint32_t smi_cmd; /* Port address of SMI command port */
1335 … acpi_enable; /* Value to write to smi_cmd to enable ACPI */
1336 … acpi_disable; /* Value to write to smi_cmd to disable ACPI */
1337 … S4bios_req; /* Value to write to SMI CMD to enter S4BIOS state */
[all …]