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

/freebsd-10.2-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c197 ACPI_HANDLE CurrentDevice; local
209 CurrentDevice = PciRegion;
212 Status = AcpiGetParent (CurrentDevice, &ParentDevice);
243 CurrentDevice = ParentDevice;

Completed in 45 milliseconds