HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_HEST_NOTIFY (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 1941 typedef struct acpi_hest_notify struct
1953 } ACPI_HEST_NOTIFY;
2016 ACPI_HEST_NOTIFY Notify;
2084 ACPI_HEST_NOTIFY Notify;
2102 ACPI_HEST_NOTIFY Notify;
2187 ACPI_HEST_NOTIFY Notify;
actbinfo.h 318 #define ACPI_HESTN_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_HEST_NOTIFY,f)
  /src/sys/external/bsd/acpica/dist/compiler/
dtutils.c 716 ByteLength = sizeof (ACPI_HEST_NOTIFY);
  /src/sys/external/bsd/acpica/dist/common/
dmtable.c 1309 ByteLength = sizeof (ACPI_HEST_NOTIFY);
1872 sizeof (ACPI_HEST_NOTIFY), AcpiDmTableInfoHestNotify);
  /src/usr.sbin/acpitools/acpidump/
acpi.c 441 acpi_print_hest_notify(ACPI_HEST_NOTIFY *notify)

Completed in 37 milliseconds