Home
last modified time | relevance | path

Searched defs:devIDProperty (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp619 std::string devIDProperty = "Function" + std::to_string(functionNum) + in addPCIeFunctionList() local
704 std::string devIDProperty = functionName + "DeviceId"; in validatePCIeFunctionId() local