Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump1.c1064 ACPI_CEDT_CXIMS *ptr = (ACPI_CEDT_CXIMS *) Subtable; in AcpiDmDumpCedt()
1080 … unsigned int loc_offset = Offset + (i * 1) + ACPI_OFFSET (ACPI_CEDT_CXIMS, XormapList); in AcpiDmDumpCedt()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h833 } ACPI_CEDT_CXIMS; typedef
H A Dactbinfo.h264 #define ACPI_CEDT2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_CEDT_CXIMS, f)
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1082 offset = (unsigned int) ACPI_OFFSET (ACPI_CEDT_CXIMS, NrXormaps); in DtCompileCedt()