RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
osl_hardware.c File Reference

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)
 

Detailed Description

ACPICA OS Services Layer interfaces.