Searched refs:ChildHandle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsload.c269 ACPI_HANDLE ChildHandle; local
280 ChildHandle = NULL;
292 ChildHandle, &NextChildHandle);
294 ChildHandle = NextChildHandle;
302 if (ACPI_SUCCESS (AcpiGetNextObject (ACPI_TYPE_ANY, ChildHandle,
310 ParentHandle = ChildHandle;
311 ChildHandle = NULL;
324 AcpiNsDeleteChildren (ChildHandle);
326 ChildHandle = ParentHandle;
337 AcpiNsRemoveNode (ChildHandle);
[all...]
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h556 IN EFI_HANDLE ChildHandle OPTIONAL

Completed in 62 milliseconds