Searched defs:LogicalAddress (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/acpi/acpica/
H A DOsdHardware.c130 void *LogicalAddress; local
167 void *LogicalAddress; local
[all...]
H A DOsdMemory.c65 void *LogicalAddress = NULL; local
79 AcpiOsUnmapMemory(void *LogicalAddress, ACPI_SIZE Length) argument
91 AcpiOsGetPhysicalAddress(void *LogicalAddress, argument
/netbsd-6-1-5-RELEASE/sys/arch/ia64/acpi/
H A Dacpi_machdep.c126 acpi_md_OsUnmapMemory(void *LogicalAddress, UINT32 Length) argument
134 acpi_md_OsGetPhysicalAddress(void *LogicalAddress, argument
114 acpi_md_OsMapMemory(ACPI_PHYSICAL_ADDRESS PhysicalAddress, UINT32 Length, void **LogicalAddress) argument
/netbsd-6-1-5-RELEASE/sys/arch/x86/acpi/
H A Dacpi_machdep.c253 acpi_md_OsUnmapMemory(void *LogicalAddress, uint32_t Length) argument
260 acpi_md_OsGetPhysicalAddress(void *LogicalAddress, argument
241 acpi_md_OsMapMemory(ACPI_PHYSICAL_ADDRESS PhysicalAddress, uint32_t Length, void **LogicalAddress) argument

Completed in 65 milliseconds