Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwpci.c305 ACPI_HANDLE CurrentDevice; in AcpiHwBuildPciList() local
317 CurrentDevice = PciRegion; in AcpiHwBuildPciList()
320 Status = AcpiGetParent (CurrentDevice, &ParentDevice); in AcpiHwBuildPciList()
351 CurrentDevice = ParentDevice; in AcpiHwBuildPciList()