Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbdump1.c968 ACPI_CSRT_GROUP *Subtable; in AcpiDmDumpCsrt()
982 Subtable = ACPI_ADD_PTR (ACPI_CSRT_GROUP, Table, Offset); in AcpiDmDumpCsrt()
997 SubOffset = sizeof (ACPI_CSRT_GROUP); in AcpiDmDumpCsrt()
1053 Subtable = ACPI_ADD_PTR (ACPI_CSRT_GROUP, Subtable, in AcpiDmDumpCsrt()
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c975 (ACPI_CAST_PTR (ACPI_CSRT_GROUP, in DtCompileCsrt()
977 (ACPI_CAST_PTR (ACPI_CSRT_GROUP, in DtCompileCsrt()
979 sizeof (ACPI_CSRT_GROUP); in DtCompileCsrt()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl1.h829 } ACPI_CSRT_GROUP; typedef
H A Dactbinfo.h251 #define ACPI_CSRT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_CSRT_GROUP,f)