Searched refs:Where (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexdebug.c431 if (!(*SourceDesc->Reference.Where))
437 AcpiExDoDebugObject (*SourceDesc->Reference.Where,
H A Dexstore.c183 * *DestDesc - Where to store it. Must be an NS node
367 * The object at *(IndexDesc->Reference.Where) is the
371 ObjDesc = *(IndexDesc->Reference.Where);
406 *(IndexDesc->Reference.Where) = NewDesc;
H A Dexresolv.c328 ObjDesc = *StackDesc->Reference.Where;
447 * ReturnType - Where the object type is returned
448 * ReturnDesc - Where the resolved object is returned
600 ObjDesc = *(ObjDesc->Reference.Where);
H A Dexoparg2.c173 * Where:
553 ReturnDesc->Reference.Where =
H A Dexoparg1.c174 * Where:
1160 ReturnDesc = *(Operand[0]->Reference.Where);
H A Dexdump.c357 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Reference.Where), "Where"},
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdebug.h602 UINT32 Where);
H A Dacobject.h556 union acpi_operand_object **Where; /* Target of Index */ member in struct:acpi_object_reference
H A Dacpiosxf.h361 ACPI_PHYSICAL_ADDRESS Where,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsxfeval.c180 * ReturnBuffer - Where to put the object return value (if
313 * ReturnBuffer - Where to put method's return value (if
684 ObjDesc = *(Info->ReturnObject->Reference.Where);
1164 * Data - Where the data is returned

Completed in 111 milliseconds