Searched refs:XPm1bControlBlock (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/dev/acpica/components/hardware/ |
| H A D | hwregs.c | 660 if (AcpiGbl_FADT.XPm1bControlBlock.Address) in AcpiHwWritePm1Control() 662 Status = AcpiHwWrite (Pm1bControl, &AcpiGbl_FADT.XPm1bControlBlock); in AcpiHwWritePm1Control() 714 &AcpiGbl_FADT.XPm1bControlBlock); in AcpiHwRegisterRead() 838 &AcpiGbl_FADT.XPm1bControlBlock); in AcpiHwRegisterWrite() 852 &AcpiGbl_FADT.XPm1bControlBlock); in AcpiHwRegisterWrite()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl.h | 416 …ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk addres… member
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo.c | 403 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (XPm1bControlBlock), "PM1B Control Block", 0},
|
| /freebsd/sys/contrib/dev/acpica/components/tables/ |
| H A D | tbfadt.c | 227 ACPI_FADT_OFFSET (XPm1bControlBlock),
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | acpi.c | 550 basl_fill_gas(&fadt.XPm1bControlBlock, ACPI_ADR_SPACE_SYSTEM_IO, 0, 0, in build_fadt()
|
| /freebsd/usr.sbin/acpi/acpidump/ |
| H A D | acpi.c | 2629 if (fadt->XPm1bControlBlock.Address != 0) { in acpi_print_fadt() 2631 acpi_print_gas(&fadt->XPm1bControlBlock); in acpi_print_fadt()
|