Searched refs:RegisterRegion (Results 1 – 10 of 10) sorted by relevance
| /src/sys/dev/wdatwd/ |
| H A D | wdatwd.c | 140 ACPI_GENERIC_ADDRESS *gas = &wdat->entry.RegisterRegion; in wdatwd_action() 616 &((ACPI_WDAT_ENTRY *)(wdat + 1))->RegisterRegion, in wdatwd_probe() 681 wdat->entry.RegisterRegion.SpaceId in wdatwd_attach() 684 : wdat->entry.RegisterRegion.SpaceId in wdatwd_attach() 688 wdat->entry.RegisterRegion.AccessWidth == 1 in wdatwd_attach() 690 : wdat->entry.RegisterRegion.AccessWidth == 2 in wdatwd_attach() 692 : wdat->entry.RegisterRegion.AccessWidth == 3 in wdatwd_attach() 694 : wdat->entry.RegisterRegion.AccessWidth == 4 in wdatwd_attach() 698 wdat->entry.RegisterRegion.Address, in wdatwd_attach() 699 wdat->entry.RegisterRegion.BitWidth, in wdatwd_attach() [all …]
|
| /src/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi40.h | 1034 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1113 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| H A D | Acpi51.h | 1731 EFI_ACPI_5_1_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1811 EFI_ACPI_5_1_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| H A D | Acpi50.h | 1710 EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1789 EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| H A D | Acpi60.h | 1918 EFI_ACPI_6_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1998 EFI_ACPI_6_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| /src/sys/contrib/dev/acpica/include/ |
| H A D | actbl3.h | 861 ACPI_GENERIC_ADDRESS RegisterRegion; member
|
| H A D | actbl1.h | 256 ACPI_GENERIC_ADDRESS RegisterRegion; member
|
| /src/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo3.c | 757 {ACPI_DMT_GAS, ACPI_WDAT0_OFFSET (RegisterRegion), "Register Region", 0},
|
| H A D | dmtbinfo1.c | 1196 {ACPI_DMT_GAS, ACPI_EINJ0_OFFSET (RegisterRegion), "Register Region", 0}, 1495 {ACPI_DMT_GAS, ACPI_ERST0_OFFSET (RegisterRegion), "Register Region", 0},
|
| /src/usr.sbin/acpi/acpidump/ |
| H A D | acpi.c | 698 acpi_print_gas(&w->RegisterRegion); in acpi_print_einj_entry() 817 acpi_print_gas(&w->RegisterRegion); in acpi_print_erst_entry()
|