Home
last modified time | relevance | path

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

/src/sys/contrib/dev/acpica/components/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()
/src/sys/contrib/edk2/Include/Protocol/
H A DUgaIo.h104 IN UGA_DEVICE *ParentDevice,
/src/sys/contrib/dev/acpica/include/
H A Dacpixf.h1098 ACPI_HANDLE ParentDevice,