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 1834 typedef struct acpi_hest_notify struct
1846 } ACPI_HEST_NOTIFY;
1909 ACPI_HEST_NOTIFY Notify;
1977 ACPI_HEST_NOTIFY Notify;
1995 ACPI_HEST_NOTIFY Notify;
2080 ACPI_HEST_NOTIFY Notify;
actbinfo.h 211 #define ACPI_HESTN_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_HEST_NOTIFY,f)
  /src/sys/external/bsd/acpica/dist/compiler/
dtutils.c 610 ByteLength = sizeof (ACPI_HEST_NOTIFY);
  /src/sys/external/bsd/acpica/dist/common/
dmtable.c 1229 ByteLength = sizeof (ACPI_HEST_NOTIFY);
1792 sizeof (ACPI_HEST_NOTIFY), AcpiDmTableInfoHestNotify);
  /src/usr.sbin/acpitools/acpidump/
acpi.c 441 acpi_print_hest_notify(ACPI_HEST_NOTIFY *notify)

Completed in 30 milliseconds