Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c726 Status = AcpiHwRead (&Value64, &AcpiGbl_FADT.XPm2ControlBlock); in AcpiHwRegisterRead()
860 Status = AcpiHwRead (&ReadValue64, &AcpiGbl_FADT.XPm2ControlBlock); in AcpiHwRegisterWrite()
871 Status = AcpiHwWrite (Value, &AcpiGbl_FADT.XPm2ControlBlock); in AcpiHwRegisterWrite()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl.h417 …ACPI_GENERIC_ADDRESS XPm2ControlBlock; /* 64-bit Extended Power Mgt 2 Control Reg Blk address… member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c404 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (XPm2ControlBlock), "PM2 Control Block", 0},
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c234 ACPI_FADT_OFFSET (XPm2ControlBlock),
/freebsd/usr.sbin/bhyve/
H A Dacpi.c552 basl_fill_gas(&fadt.XPm2ControlBlock, ACPI_ADR_SPACE_SYSTEM_IO, 8, 0, in build_fadt()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2633 if (fadt->XPm2ControlBlock.Address != 0) { in acpi_print_fadt()
2635 acpi_print_gas(&fadt->XPm2ControlBlock); in acpi_print_fadt()