Home
last modified time | relevance | path

Searched refs:ACPI_NFIT_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/common/
HDdmtbdump.c2630 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in AcpiDmDumpNfit()
2676 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, SubTable); in AcpiDmDumpNfit()
2677 FieldOffset = sizeof (ACPI_NFIT_INTERLEAVE); in AcpiDmDumpNfit()
HDdmtbinfo.c212 #define ACPI_NFIT2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_NFIT_INTERLEAVE,f)
/NextBSD/sys/contrib/dev/acpica/include/
HDactbl1.h1203 } ACPI_NFIT_INTERLEAVE; typedef
/NextBSD/sys/contrib/dev/acpica/compiler/
HDdttable.c2360 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in DtCompileNfit()
2408 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable->Buffer); in DtCompileNfit()