Home
last modified time | relevance | path

Searched defs:Where (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Dosunixmap.c216 ACPI_PHYSICAL_ADDRESS Where, in AcpiOsMapMemory()
269 void *Where, in AcpiOsUnmapMemory()
H A Doswintbl.c703 ACPI_PHYSICAL_ADDRESS Where, in AcpiOsMapMemory()
727 void *Where, in AcpiOsUnmapMemory()
H A Doswinxf.c711 ACPI_PHYSICAL_ADDRESS Where, in AcpiOsMapMemory()
735 void *Where, in AcpiOsUnmapMemory()
/dflybsd-src/sys/contrib/dev/acpica/source/include/platform/
H A Dacdragonfly.h207 #define AcpiOsMapMemory(Where, Length) \ argument
/dflybsd-src/sys/dev/acpica/Osd/
H A DOsdMemory.c81 _AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where, ACPI_SIZE Length, in _AcpiOsMapMemory()
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacobject.h556 union acpi_operand_object **Where; /* Target of Index */ member