Searched defs:Where (Results 1 - 7 of 7) sorted by relevance

/src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixmap.c215 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument
268 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument
H A Doswintbl.c702 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument
726 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument
[all...]
H A Doszephyr.c801 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument
829 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument
[all...]
H A Doswinxf.c710 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument
734 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerLoop.cpp323 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units) { argument
/src/sys/external/bsd/acpica/dist/include/
H A Dacobject.h556 union acpi_operand_object **Where; /* Target of Index */ member in struct:acpi_object_reference
/src/sys/arch/emips/ebus/
H A Dflash_ebus.c383 volatile uint8_t * Where = Offset; local in function:single_write_uint8
389 volatile uint8_t * Where = Offset; local in function:single_read_uint8
395 volatile uint16_t * Where = Offset; local in function:single_write_uint16
401 volatile uint16_t * Where = Offset; local in function:single_read_uint16
413 volatile uint8_t * Where = Offset; local in function:single_write_uint32
432 volatile uint32_t * Where = Offset; local in function:single_read_uint32
443 volatile uint32_t * Where = Offset; local in function:twin_write_uint8
452 volatile uint32_t * Where = Offset; local in function:twin_read_uint8
462 volatile uint16_t * Where = Offset; local in function:twin_write_uint16
468 volatile uint16_t * Where = Offset; local in function:twin_read_uint16
474 volatile uint32_t * Where = Offset; local in function:twin_write_uint32
481 volatile uint32_t * Where = Offset; local in function:twin_read_uint32
697 volatile uint8_t *Where = Offset; local in function:single_program_buffer
861 volatile uint8_t *Where = Offset; local in function:twin_program_buffer
[all...]

Completed in 10 milliseconds