Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h870 UINT32 RootErrorCommand; member
H A DAcpi51.h1557 UINT32 RootErrorCommand; member
H A DAcpi50.h1541 UINT32 RootErrorCommand; member
H A DAcpi60.h1744 UINT32 RootErrorCommand; member
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl1.h1920 UINT32 RootErrorCommand; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1295 {ACPI_DMT_UINT32, ACPI_HEST6_OFFSET (RootErrorCommand), "Root Error Command", 0},
/freebsd-14.2/usr.sbin/acpi/acpidump/
H A Dacpi.c780 printf("\tRootErrorCommand=%d\n", s->RootErrorCommand); in acpi_handle_hest_structure()