Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/acpica/common/
HDdmtbinfo1.c389 {ACPI_DMT_UINT32, ACPI_CSRT0_OFFSET (SharedInfoLength), "Shared Info Length", 0},
HDdmtbdump1.c445 SubOffset += Subtable->SharedInfoLength; in AcpiDmDumpCsrt()
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDactbl1.h549 UINT32 SharedInfoLength; member
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDdttable1.c414 Subtable->Buffer))->SharedInfoLength - in DtCompileCsrt()