Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h955 ACPI_GENERIC_ADDRESS ControlRegister; member
H A Dactbl1.h1894 UINT32 ControlRegister; member
H A Dactbl2.h2237 ACPI_GENERIC_ADDRESS ControlRegister; member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c812 {ACPI_DMT_GAS, ACPI_WDRT_OFFSET (ControlRegister), "Control Register", 0},
H A Ddmtbinfo1.c1856 {ACPI_DMT_UINT32, ACPI_HESTB_OFFSET (ControlRegister), "Control Register", 0},
H A Ddmtbinfo2.c1298 {ACPI_DMT_GAS, ACPI_MCHI_OFFSET (ControlRegister), "Control Register", 0},
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c866 printf("\t\tControlRegister=%x\n", b->ControlRegister); in acpi_print_hest_bank()