Home
last modified time | relevance | path

Searched refs:UncorrectableSeverity2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl1.h1942 UINT32 UncorrectableSeverity2; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1315 … {ACPI_DMT_UINT32, ACPI_HEST8_OFFSET (UncorrectableSeverity2), "2nd Uncorrectable Severity", 0},
/freebsd-14.2/usr.sbin/acpi/acpidump/
H A Dacpi.c792 printf("\tUncorrectableSeverity2=%d\n", s->UncorrectableSeverity2); in acpi_handle_hest_structure()