Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h864 UINT16 DeviceControl; member
887 UINT16 DeviceControl; member
909 UINT16 DeviceControl; member
H A DAcpi51.h1551 UINT16 DeviceControl; member
1574 UINT16 DeviceControl; member
1596 UINT16 DeviceControl; member
H A DAcpi50.h1535 UINT16 DeviceControl; member
1558 UINT16 DeviceControl; member
1580 UINT16 DeviceControl; member
H A DAcpi60.h1738 UINT16 DeviceControl; member
1761 UINT16 DeviceControl; member
1783 UINT16 DeviceControl; member
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl1.h1791 UINT16 DeviceControl; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo1.c1228 {ACPI_DMT_UINT16, ACPI_HEST6_OFFSET (Aer.DeviceControl), "DeviceControl", 0}, \
/freebsd-14.2/usr.sbin/acpi/acpidump/
H A Dacpi.c719 printf("\tDeviceControl=%d\n", a->DeviceControl); in acpi_print_hest_aer()