Home
last modified time | relevance | path

Searched refs:XPm1bControlBlock (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c660 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 Dactbl.h416 …ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk addres… member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c403 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (XPm1bControlBlock), "PM1B Control Block", 0},
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c227 ACPI_FADT_OFFSET (XPm1bControlBlock),
/freebsd/usr.sbin/bhyve/
H A Dacpi.c550 basl_fill_gas(&fadt.XPm1bControlBlock, ACPI_ADR_SPACE_SYSTEM_IO, 0, 0, in build_fadt()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2629 if (fadt->XPm1bControlBlock.Address != 0) { in acpi_print_fadt()
2631 acpi_print_gas(&fadt->XPm1bControlBlock); in acpi_print_fadt()