Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/hardware/
H A Dhwpci.c198 ACPI_HANDLE ParentDevice; in AcpiHwBuildPciList() local
212 Status = AcpiGetParent (CurrentDevice, &ParentDevice); in AcpiHwBuildPciList()
223 if (ParentDevice == RootPciDevice) in AcpiHwBuildPciList()
240 ListElement->Device = ParentDevice; in AcpiHwBuildPciList()
243 CurrentDevice = ParentDevice; in AcpiHwBuildPciList()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h915 ACPI_HANDLE ParentDevice,