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

/netbsd-current/sys/dev/acpi/acpica/
H A DOsdMemory.c64 void *LogicalAddress = NULL; local
84 AcpiOsUnmapMemory(void *LogicalAddress, ACPI_SIZE Length) argument
96 AcpiOsGetPhysicalAddress(void *LogicalAddress, argument
H A DOsdHardware.c132 void *LogicalAddress; local
173 void *LogicalAddress; local
[all...]
/netbsd-current/sys/arch/ia64/acpi/
H A Dacpi_machdep.c161 acpi_md_OsUnmapMemory(void *LogicalAddress, UINT32 Length) argument
169 acpi_md_OsGetPhysicalAddress(void *LogicalAddress, argument
149 acpi_md_OsMapMemory(ACPI_PHYSICAL_ADDRESS PhysicalAddress, UINT32 Length, void **LogicalAddress) argument
/netbsd-current/sys/arch/x86/acpi/
H A Dacpi_machdep.c399 acpi_md_OsUnmapMemory(void *LogicalAddress, uint32_t Length) argument
406 acpi_md_OsGetPhysicalAddress(void *LogicalAddress, argument
387 acpi_md_OsMapMemory(ACPI_PHYSICAL_ADDRESS PhysicalAddress, uint32_t Length, void **LogicalAddress) argument
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactypes.h1365 UINT8 *LogicalAddress; member in struct:acpi_mem_mapping

Completed in 137 milliseconds