Home
last modified time | relevance | path

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

/acpica-latest/source/components/hardware/
Dhwacpi.c196 if (!AcpiGbl_FADT.SmiCommand) in AcpiHwSetMode()
223 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in AcpiHwSetMode()
233 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in AcpiHwSetMode()
308 if (!AcpiGbl_FADT.SmiCommand) in AcpiHwGetMode()
Dhwregs.c745 Status = AcpiHwReadPort (AcpiGbl_FADT.SmiCommand, &Value, 8); in AcpiHwRegisterRead()
883 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, Value, 8); in AcpiHwRegisterWrite()
Dhwxfsleep.c356 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/include/
Dactbl.h374 UINT32 SmiCommand; /* 32-bit Port address of SMI command port */ member
/acpica-latest/source/common/
Ddmtbinfo.c299 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (SmiCommand), "SMI Command Port", 0},