HomeSort by: relevance | last modified time | path
    Searched refs:ParentDevice (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/hardware/
hwpci.c 306 ACPI_HANDLE ParentDevice;
320 Status = AcpiGetParent (CurrentDevice, &ParentDevice);
331 if (ParentDevice == RootPciDevice)
348 ListElement->Device = ParentDevice;
351 CurrentDevice = ParentDevice;
  /src/sys/external/bsd/acpica/dist/include/
acpixf.h 1098 ACPI_HANDLE ParentDevice,

Completed in 12 milliseconds