Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dactbl1.h644 UINT32 SharedInfoLength; member
/dflybsd-src/sys/contrib/dev/acpica/source/common/
H A Ddmtbinfo1.c567 {ACPI_DMT_UINT32, ACPI_CSRT0_OFFSET (SharedInfoLength), "Shared Info Length", 0},
H A Ddmtbdump1.c738 SubOffset += Subtable->SharedInfoLength; in AcpiDmDumpCsrt()
/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Ddttable1.c705 Subtable->Buffer))->SharedInfoLength - in DtCompileCsrt()