Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A 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()
H A Dhwregs.c745 Status = AcpiHwReadPort (AcpiGbl_FADT.SmiCommand, &Value, 8); in AcpiHwRegisterRead()
883 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, Value, 8); in AcpiHwRegisterWrite()
H A Dhwxfsleep.c358 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in ACPI_EXPORT_SYMBOL()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl.h374 UINT32 SmiCommand; /* 32-bit Port address of SMI command port */ member
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbinfo.c299 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (SmiCommand), "SMI Command Port", 0},