Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl1.h892 UINT32 ValidatedTableCount; member
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump1.c827 (DrtmVtl->ValidatedTableCount > Count)) in AcpiDmDumpDrtm()
H A Ddmtbinfo1.c620 …{ACPI_DMT_UINT32, ACPI_DRTM0_OFFSET (ValidatedTableCount), "Validated Table Count", DT_COUNT},
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable1.c873 DrtmVtl->ValidatedTableCount = Count; in DtCompileDrtm()