Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwpci.c306 ACPI_HANDLE ParentDevice; in AcpiHwBuildPciList() local
320 Status = AcpiGetParent (CurrentDevice, &ParentDevice); in AcpiHwBuildPciList()
331 if (ParentDevice == RootPciDevice) in AcpiHwBuildPciList()
348 ListElement->Device = ParentDevice; in AcpiHwBuildPciList()
351 CurrentDevice = ParentDevice; in AcpiHwBuildPciList()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DUgaIo.h104 IN UGA_DEVICE *ParentDevice,
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h1072 ACPI_HANDLE ParentDevice,