Searched refs:RegisterRegion (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/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 …]
|
| /freebsd-14.2/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi40.h | 1028 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1107 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| H A D | Acpi51.h | 1715 EFI_ACPI_5_1_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1794 EFI_ACPI_5_1_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| H A D | Acpi50.h | 1699 EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1778 EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| H A D | Acpi60.h | 1902 EFI_ACPI_6_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member 1981 EFI_ACPI_6_0_GENERIC_ADDRESS_STRUCTURE RegisterRegion; member
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actbl3.h | 834 ACPI_GENERIC_ADDRESS RegisterRegion; member
|
| H A D | actbl1.h | 255 ACPI_GENERIC_ADDRESS RegisterRegion; member
|
| /freebsd-14.2/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo1.c | 1013 {ACPI_DMT_GAS, ACPI_EINJ0_OFFSET (RegisterRegion), "Register Region", 0}, 1042 {ACPI_DMT_GAS, ACPI_ERST0_OFFSET (RegisterRegion), "Register Region", 0},
|
| H A D | dmtbinfo3.c | 715 {ACPI_DMT_GAS, ACPI_WDAT0_OFFSET (RegisterRegion), "Register Region", 0},
|
| /freebsd-14.2/usr.sbin/acpi/acpidump/ |
| H A D | acpi.c | 634 acpi_print_gas(&w->RegisterRegion); in acpi_print_whea()
|