Searched defs:facs_descriptor_rev2 (Results 1 – 1 of 1) sorted by relevance
94 struct facs_descriptor_rev2 struct96 char signature[4]; /* ACPI signature */97 u32 length; /* Length of structure, in bytes */98 u32 hardware_signature; /* Hardware configuration signature */99 … firmware_waking_vector; /* 32bit physical address of the Firmware Waking Vector. */100 … global_lock; /* Global Lock used to synchronize access to shared hardware resources */101 … S4bios_f : 1; /* S4Bios_f - Indicates if S4BIOS support is present */102 u32 reserved1 : 31; /* Must be 0 */103 … xfirmware_waking_vector; /* 64bit physical address of the Firmware Waking Vector. */104 u8 version; /* Version of this table */[all …]