Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h870 UINT16 DeviceControl; member
893 UINT16 DeviceControl; member
915 UINT16 DeviceControl; member
H A DAcpi51.h1567 UINT16 DeviceControl; member
1590 UINT16 DeviceControl; member
1612 UINT16 DeviceControl; member
H A DAcpi50.h1546 UINT16 DeviceControl; member
1569 UINT16 DeviceControl; member
1591 UINT16 DeviceControl; member
H A DAcpi60.h1754 UINT16 DeviceControl; member
1777 UINT16 DeviceControl; member
1799 UINT16 DeviceControl; member
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h1915 UINT16 DeviceControl; member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1681 {ACPI_DMT_UINT16, ACPI_HEST6_OFFSET (Aer.DeviceControl), "DeviceControl", 0}, \
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c899 printf("\tDeviceControl=%d\n", a->DeviceControl); in acpi_print_hest_aer()