Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dacpitable.h167 struct acpi_table_lsapic { struct
168 struct acpi_madt_entry_header header;
169 u8 acpi_id;
170 u8 id;
171 u8 eid;
172 u8 reserved[3];
173 struct {
176 } flags;
/linux-2.4.37.9/include/linux/
Dacpi.h185 struct acpi_table_lsapic { struct
186 acpi_table_entry_header header;
187 u8 acpi_id;
188 u8 id;
189 u8 eid;
190 u8 reserved[3];
191 struct {
194 } flags;