Searched refs:functionName (Results 1 – 1 of 1) sorted by relevance
717 std::string functionName = "Function" + std::to_string(pcieFunctionId); in addPCIeFunctionProperties() local726 if (property.first == functionName + "DeviceId") in addPCIeFunctionProperties()730 if (property.first == functionName + "VendorId") in addPCIeFunctionProperties()737 if (property.first == functionName + "FunctionType") in addPCIeFunctionProperties()744 if (property.first == functionName + "DeviceClass") in addPCIeFunctionProperties()751 if (property.first == functionName + "ClassCode") in addPCIeFunctionProperties()755 if (property.first == functionName + "RevisionId") in addPCIeFunctionProperties()759 if (property.first == functionName + "SubsystemId") in addPCIeFunctionProperties()763 if (property.first == functionName + "SubsystemVendorId") in addPCIeFunctionProperties()