Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbl2.h2722 UINT16 HandlerInfoCount; member
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c2465 for (j = 0; j < PrmtModuleInfo->HandlerInfoCount; ++j) in AcpiDmDumpPrmt()
H A Ddmtbinfo2.c1849 {ACPI_DMT_UINT16, ACPI_PRMT0_OFFSET (HandlerInfoCount), "Handler Info Count", 0},
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c1770 for (j = 0; j < PrmtModuleInfo->HandlerInfoCount; j++) in DtCompilePrmt()