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 2120 typedef struct acpi_hest_notify struct
2132 } ACPI_HEST_NOTIFY;
2195 ACPI_HEST_NOTIFY Notify;
2263 ACPI_HEST_NOTIFY Notify;
2281 ACPI_HEST_NOTIFY Notify;
2366 ACPI_HEST_NOTIFY Notify;
actbinfo.h 216 #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 1234 ByteLength = sizeof (ACPI_HEST_NOTIFY);
1797 sizeof (ACPI_HEST_NOTIFY), AcpiDmTableInfoHestNotify);
  /src/usr.sbin/acpitools/acpidump/
acpi.c 441 acpi_print_hest_notify(ACPI_HEST_NOTIFY *notify)

Completed in 23 milliseconds