Home
last modified time | relevance | path

Searched refs:Interleave (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/common/
Ddmtbdump2.c1526 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in AcpiDmDumpNfit() local
1632 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable); in AcpiDmDumpNfit()
1633 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
1636 &Interleave->LineOffset[i], in AcpiDmDumpNfit()
/acpica-latest/source/compiler/
Ddttable2.c827 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in DtCompileNfit() local
876 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable->Buffer); in DtCompileNfit()
948 Interleave->LineCount = Count; in DtCompileNfit()