Searched refs:AcpiOsReadPort (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/usr/acpi/arch/armv8/
H A Dacpica_osglue_arch.c156 * FUNCTION: AcpiOsReadPort
169 AcpiOsReadPort ( function
/barrelfish-master/usr/acpi/arch/x86/
H A Dacpica_osglue_arch.c156 * FUNCTION: AcpiOsReadPort
169 AcpiOsReadPort ( function
199 //printf("AcpiOsReadPort(0x%lx %d) -> 0x%x\n", Address, Width, *Value);
/barrelfish-master/lib/acpica/source/components/hardware/
H A Dhwvalid.c302 * to AcpiOsReadPort that performs validation on both the port
330 Status = AcpiOsReadPort (Address, Value, Width);
350 Status = AcpiOsReadPort (Address, &OneByte, 8);
/barrelfish-master/lib/acpica/source/include/
H A Dacpiosxf.h442 AcpiOsReadPort (
/barrelfish-master/lib/acpica/source/os_specific/service_layers/
H A Dosunixxf.c1294 * FUNCTION: AcpiOsReadPort
1307 AcpiOsReadPort ( function
H A Doswinxf.c1285 * FUNCTION: AcpiOsReadPort
1298 AcpiOsReadPort ( function

Completed in 99 milliseconds