Searched refs:ParentHandle (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsload.c270 ACPI_HANDLE ParentHandle; local
279 ParentHandle = StartHandle;
291 Status = AcpiGetNextObject (ACPI_TYPE_ANY, ParentHandle,
310 ParentHandle = ChildHandle;
326 ChildHandle = ParentHandle;
327 Status = AcpiGetParent (ParentHandle, &ParentHandle);
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c153 * out though. The ParentHandle is not always NULL, because
158 addprog = (args == NULL || img->ParentHandle == NULL ||
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacnamesp.h188 ACPI_NAMESPACE_NODE *ParentHandle);
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h450 EFI_HANDLE ParentHandle; member in struct:__anon362
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h376 EFI_HANDLE ParentHandle; member in struct:__anon134

Completed in 59 milliseconds