Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
HDAcpi40.h870 UINT32 RootErrorCommand; member
HDAcpi50.h1541 UINT32 RootErrorCommand; member
HDAcpi51.h1557 UINT32 RootErrorCommand; member
HDAcpi60.h1744 UINT32 RootErrorCommand; member
/freebsd-13-stable/sys/contrib/dev/acpica/common/
HDdmtbinfo1.c976 {ACPI_DMT_UINT32, ACPI_HEST6_OFFSET (RootErrorCommand), "Root Error Command", 0},
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDactbl1.h1618 UINT32 RootErrorCommand; member
/freebsd-13-stable/usr.sbin/acpi/acpidump/
HDacpi.c763 printf("\tRootErrorCommand=%d\n", s->RootErrorCommand); in acpi_handle_hest_structure()