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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwpci.c306 ACPI_HANDLE ParentDevice; local
320 Status = AcpiGetParent (CurrentDevice, &ParentDevice);
331 if (ParentDevice == RootPciDevice)
348 ListElement->Device = ParentDevice;
351 CurrentDevice = ParentDevice;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacpixf.h1092 ACPI_HANDLE ParentDevice,

Completed in 37 milliseconds