Searched refs:SmiCommand (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/components/hardware/ |
| H A D | hwacpi.c | 196 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 D | hwregs.c | 745 Status = AcpiHwReadPort (AcpiGbl_FADT.SmiCommand, &Value, 8); in AcpiHwRegisterRead() 883 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, Value, 8); in AcpiHwRegisterWrite()
|
| H A D | hwxfsleep.c | 358 Status = AcpiHwWritePort (AcpiGbl_FADT.SmiCommand, in ACPI_EXPORT_SYMBOL()
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | actbl.h | 374 UINT32 SmiCommand; /* 32-bit Port address of SMI command port */ member
|
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | dmtbinfo.c | 299 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (SmiCommand), "SMI Command Port", 0},
|