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