Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/common/
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()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dactbl1.h833 } ACPI_CEDT_CXIMS; typedef
Dactbinfo.h264 #define ACPI_CEDT2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_CEDT_CXIMS, f)
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Ddttable1.c1082 offset = (unsigned int) ACPI_OFFSET (ACPI_CEDT_CXIMS, NrXormaps); in DtCompileCedt()