Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp31 constexpr auto deviceIDProp = "Function0DeviceId"; variable
221 auto deviceID = getPCIeDeviceProperty(card, deviceIDProp); in getFloorIndexFromSlot()