Home
last modified time | relevance | path

Searched refs:SmiCommand (Results 1 – 5 of 5) sorted by relevance

/third_party/lib/acpica/source/components/hardware/
A Dhwacpi.c88 if (!AcpiGbl_FADT.SmiCommand) in AcpiHwSetMode()
115 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in AcpiHwSetMode()
125 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in AcpiHwSetMode()
200 if (!AcpiGbl_FADT.SmiCommand) in AcpiHwGetMode()
A Dhwregs.c467 Status = AcpiHwReadPort (AcpiGbl_FADT.SmiCommand, &Value, 8); in AcpiHwRegisterRead()
603 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, Value, 8); in AcpiHwRegisterWrite()
A Dhwxfsleep.c233 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/include/acpica/
A Dactbl.h278 UINT32 SmiCommand; /* 32-bit Port address of SMI command port */ member
/third_party/lib/acpica/source/common/
A Ddmtbinfo.c406 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (SmiCommand), "SMI Command Port", 0},

Completed in 15 milliseconds