Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp33 constexpr auto subsystemIDProp = "Function0SubsystemId"; variable
223 auto subsystemID = getPCIeDeviceProperty(card, subsystemIDProp); in getFloorIndexFromSlot()