Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h831 UINT8 NrXormaps; member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump1.c1065 unsigned int i, max = ptr->NrXormaps; in AcpiDmDumpCedt()
H A Ddmtbinfo1.c817 {ACPI_DMT_UINT8, ACPI_CEDT2_OFFSET (NrXormaps), "Xormap List Count", 0},
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1082 offset = (unsigned int) ACPI_OFFSET (ACPI_CEDT_CXIMS, NrXormaps); in DtCompileCedt()