Searched refs:PathLength (Results 1 – 4 of 4) sorted by relevance
1970 UINT16 PathLength; in AcpiDmDumpSdev() local2030 PathLength = Namesp->DeviceIdLength; in AcpiDmDumpSdev()2032 if (PathLength) in AcpiDmDumpSdev()2036 PathLength, AcpiDmTableInfoSdev0a); in AcpiDmDumpSdev()2068 PathLength = Pcie->PathLength; in AcpiDmDumpSdev()2070 while (PathLength) in AcpiDmDumpSdev()2082 PathLength -= sizeof (ACPI_SDEV_PCIE_PATH); in AcpiDmDumpSdev()2088 VendorDataOffset = Pcie->PathOffset + Pcie->PathLength; in AcpiDmDumpSdev()
1554 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (PathLength), "Path Length", 0},
1515 Pcie->PathLength = (UINT16) in DtCompileSdev()1538 Pcie->PathOffset + Pcie->PathLength; in DtCompileSdev()1546 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
2165 UINT16 PathLength; member