Home
last modified time | relevance | path

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

/external/qemu-pc-bios/bochs/bios/
Drombios32.c1310 struct facs_descriptor_rev1 struct
1312 uint8_t signature[4]; /* ACPI Signature */
1313 uint32_t length; /* Length of structure, in bytes */
1314 uint32_t hardware_signature; /* Hardware configuration signature */
1315 uint32_t firmware_waking_vector; /* ACPI OS waking vector */
1316 uint32_t global_lock; /* Global Lock */
1317 …_t S4bios_f : 1; /* Indicates if S4BIOS support is present */
1318 uint32_t reserved1 : 31; /* Must be 0 */
1319 uint8_t resverved3 [40]; /* Reserved - must be zero */