Searched refs:getPCIeDeviceProperty (Results 1 – 2 of 2) sorted by relevance
177 uint16_t PCIeCardFloors::getPCIeDeviceProperty(const std::string& objectPath, in getPCIeDeviceProperty() function in phosphor::fan::control::json::PCIeCardFloors221 auto deviceID = getPCIeDeviceProperty(card, deviceIDProp); in getFloorIndexFromSlot()222 auto vendorID = getPCIeDeviceProperty(card, vendorIDProp); in getFloorIndexFromSlot()223 auto subsystemID = getPCIeDeviceProperty(card, subsystemIDProp); in getFloorIndexFromSlot()225 getPCIeDeviceProperty(card, subsystemVendorIDProp); in getFloorIndexFromSlot()
157 uint16_t getPCIeDeviceProperty(const std::string& objectPath,