Searched defs:Where (Results 1 - 7 of 7) sorted by relevance
| /src/sys/external/bsd/acpica/dist/os_specific/service_layers/ |
| H A D | osunixmap.c | 215 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument 268 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument
|
| H A D | oswintbl.c | 702 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument 726 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument [all...] |
| H A D | oszephyr.c | 801 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS Where,ACPI_SIZE Length) argument 829 AcpiOsUnmapMemory(void * Where,ACPI_SIZE Length) argument [all...] |
| H A D | oswinxf.c | 710 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 D | FuzzerLoop.cpp | 323 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units) { argument
|
| /src/sys/external/bsd/acpica/dist/include/ |
| H A D | acobject.h | 556 union acpi_operand_object **Where; /* Target of Index */ member in struct:acpi_object_reference
|
| /src/sys/arch/emips/ebus/ |
| H A D | flash_ebus.c | 383 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 15 milliseconds