Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp32 constexpr auto vendorIDProp = "Function0VendorId"; variable
222 auto vendorID = getPCIeDeviceProperty(card, vendorIDProp); in getFloorIndexFromSlot()