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

/freebsd-10.2-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c198 ACPI_HANDLE ParentDevice; local
212 Status = AcpiGetParent (CurrentDevice, &ParentDevice);
223 if (ParentDevice == RootPciDevice)
240 ListElement->Device = ParentDevice;
243 CurrentDevice = ParentDevice;
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Dacpixf.h870 ACPI_HANDLE ParentDevice,

Completed in 96 milliseconds