Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/common/
Ddmtbdump2.c1192 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in AcpiDmDumpNfit()
1238 FieldOffset = sizeof (ACPI_NFIT_INTERLEAVE); in AcpiDmDumpNfit()
1298 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable); in AcpiDmDumpNfit()
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Ddttable2.c626 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in DtCompileNfit()
675 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable->Buffer); in DtCompileNfit()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactbinfo.h304 #define ACPI_NFIT2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_NFIT_INTERLEAVE,f)
Dactbl2.h1384 } ACPI_NFIT_INTERLEAVE; typedef
/freebsd-12-stable/usr.sbin/acpi/acpidump/
Dacpi.c1572 ACPI_NFIT_INTERLEAVE *ileave; in acpi_print_nfit()
1640 ileave = (ACPI_NFIT_INTERLEAVE *)nfit; in acpi_print_nfit()