Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/edk2/Include/IndustryStandard/
DAcpi40.h727 UINT32 ErrorSourceCount; member
DAcpi50.h1397 UINT32 ErrorSourceCount; member
DAcpi51.h1413 UINT32 ErrorSourceCount; member
DAcpi60.h1597 UINT32 ErrorSourceCount; member
/freebsd-12-stable/sys/contrib/dev/acpica/common/
Ddmtbinfo1.c888 {ACPI_DMT_UINT32, ACPI_HEST_OFFSET (ErrorSourceCount), "Error Source Count", 0},
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactbl1.h1419 UINT32 ErrorSourceCount; member
/freebsd-12-stable/usr.sbin/acpi/acpidump/
Dacpi.c834 printf("\tErrorSourceCount=%d\n", hest->ErrorSourceCount); in acpi_handle_hest()