Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h876 UINT32 RootErrorCommand; member
H A DAcpi51.h1573 UINT32 RootErrorCommand; member
H A DAcpi50.h1552 UINT32 RootErrorCommand; member
H A DAcpi60.h1760 UINT32 RootErrorCommand; member
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h2044 UINT32 RootErrorCommand; member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1748 {ACPI_DMT_UINT32, ACPI_HEST6_OFFSET (RootErrorCommand), "Root Error Command", 0},
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c960 printf("\tRootErrorCommand=%d\n", s->RootErrorCommand); in acpi_handle_hest_structure()