Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbl2.h1729 UINT16 HintCount; member
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c1443 for (i = 0; i < Hint->HintCount; i++) in AcpiDmDumpNfit()
H A Ddmtbinfo2.c1192 {ACPI_DMT_UINT16, ACPI_NFIT6_OFFSET (HintCount), "Hint Count", 0},
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c772 Hint->HintCount = (UINT16) Count; in DtCompileNfit()