Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dacpi.h140 struct acpi_table_facs_rev1 { struct
141 u32 signature; /* ACPI Signature */
142 u32 length; /* Length of structure, in bytes */
143 u32 hardware_signature; /* Hardware configuration signature */
144 u32 firmware_waking_vector; /* ACPI OS waking vector */
145 u32 global_lock; /* Global Lock */
146 u32 S4bios_f:1; /* Indicates if S4BIOS support is present */
147 u32 reserved1:31; /* Must be 0 */
148 u8 reserved3[40]; /* Reserved - must be zero */