Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl3.h928 ACPI_GENERIC_ADDRESS ControlRegister; member
H A Dactbl1.h1770 UINT32 ControlRegister; member
H A Dactbl2.h1634 ACPI_GENERIC_ADDRESS ControlRegister; member
/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c770 {ACPI_DMT_GAS, ACPI_WDRT_OFFSET (ControlRegister), "Control Register", 0},
H A Ddmtbinfo1.c1403 {ACPI_DMT_UINT32, ACPI_HESTB_OFFSET (ControlRegister), "Control Register", 0},
H A Ddmtbinfo2.c974 {ACPI_DMT_GAS, ACPI_MCHI_OFFSET (ControlRegister), "Control Register", 0},
/freebsd-14.2/usr.sbin/acpi/acpidump/
H A Dacpi.c686 printf("\t\tControlRegister=%x\n", b->ControlRegister); in acpi_print_hest_bank()