Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h1876 } ACPI_HEST_GENERIC_V2; typedef
H A Dactbinfo.h175 #define ACPI_HEST10_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_HEST_GENERIC_V2,f)
/netbsd/sys/external/bsd/acpica/dist/common/
H A Ddmtbdump1.c1763 SubtableLength = sizeof (ACPI_HEST_GENERIC_V2); in AcpiDmDumpHest()
/netbsd/usr.sbin/acpitools/acpidump/
H A Dacpi.c714 acpi_print_hest_generic_v2(ACPI_HEST_GENERIC_V2 *data) in acpi_print_hest_generic_v2()
792 (ACPI_HEST_GENERIC_V2 *)subhest); in acpi_handle_hest()
793 pos += sizeof(ACPI_HEST_GENERIC_V2); in acpi_handle_hest()