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

  /src/sys/dev/acpi/
apei_hest.c 228 MAX(1, mstohz(ghes->Notify.PollInterval)));
258 MAX(1, mstohz(ghes_v2->Notify.PollInterval)));
403 if (ghes->Notify.PollInterval == 0) /* paranoia */
456 if (ghes->Notify.PollInterval == 0) /* paranoia */
590 if (ghes_v2->Notify.PollInterval == 0) /* paranoia */
643 if (ghes_v2->Notify.PollInterval == 0) /* paranoia */
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 1946 UINT32 PollInterval;
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo1.c 1836 {ACPI_DMT_UINT32, ACPI_HESTN_OFFSET (PollInterval), "PollInterval", 0},
  /src/usr.sbin/acpitools/acpidump/
acpi.c 503 printf("\t\tPoll Interval=%d msec\n", notify->PollInterval);

Completed in 21 milliseconds