Home
last modified time | relevance | path

Searched refs:ACPI_NOTIFY_INFO (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDaclocal.h923 } ACPI_NOTIFY_INFO; typedef
938 ACPI_NOTIFY_INFO Notify;
/freebsd-14-stable/sys/contrib/dev/acpica/components/debugger/
HDdbstats.c640 AcpiOsPrintf ("Notify Info %3d\n", (UINT32) sizeof (ACPI_NOTIFY_INFO)); in AcpiDbDisplayStatistics()