Home
last modified time | relevance | path

Searched refs:ErrorThresholdWindow (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h803 UINT16 ErrorThresholdWindow:1; member
819 …INT32 ErrorThresholdWindow; member
H A DAcpi51.h1490 UINT16 ErrorThresholdWindow:1; member
1506 …INT32 ErrorThresholdWindow; member
H A DAcpi50.h1474 UINT16 ErrorThresholdWindow:1; member
1490 …INT32 ErrorThresholdWindow; member
H A DAcpi60.h1677 UINT16 ErrorThresholdWindow:1; member
1693 …INT32 ErrorThresholdWindow; member
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl1.h1827 UINT32 ErrorThresholdWindow; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1388 {ACPI_DMT_UINT32, ACPI_HESTN_OFFSET (ErrorThresholdWindow), "Error Threshold Window", 0},
/freebsd-14.2/usr.sbin/acpi/acpidump/
H A Dacpi.c705 printf("\t\tErrorThresholdWindow=%d\n", n->ErrorThresholdWindow); in acpi_print_hest_notify()