RTEMS 6.1-rc5
|
ACPICA OS Services Layer interfaces. More...
#include <acpi/acpica/acpi.h>
#include <rtems/score/cpu.h>
Functions | |
ACPI_STATUS | AcpiOsReadPort (ACPI_IO_ADDRESS InPort, UINT32 *Value, UINT32 Width) |
ACPI_STATUS | AcpiOsWritePort (ACPI_IO_ADDRESS OutPort, UINT32 Value, UINT32 Width) |
ACPI_STATUS | AcpiOsReadPciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, UINT32 Width) |
ACPI_STATUS | AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register, UINT64 Value, UINT32 Width) |
ACPICA OS Services Layer interfaces.