Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dfru_utils.hpp39 using DeviceMap = boost::container::flat_map<int, std::vector<uint8_t>>; typedef
40 using BusMap = boost::container::flat_map<int, std::shared_ptr<DeviceMap>>;
H A Dfru_device.cpp329 const std::shared_ptr<DeviceMap>& devices) in findI2CEeproms()
398 std::shared_ptr<DeviceMap> devices, const bool& powerIsOn, in getBusFRUs()
703 device = std::make_shared<DeviceMap>(); in findI2CDevices()
1097 busmap.try_emplace(0, std::make_shared<DeviceMap>()); in rescanBusses()
/openbmc/phosphor-power/power-sequencer/templates/
H A Ducd90160_defs.mako.cpp13 const DeviceMap UCD90160::deviceMap{
/openbmc/witherspoon-pfault-analysis/power-sequencer/templates/
H A Ducd90160_defs.mako.cpp13 const DeviceMap UCD90160::deviceMap
/openbmc/phosphor-power/power-sequencer/
H A Dtypes.hpp83 using DeviceMap = std::map<size_t, DeviceDefinition>; typedef
H A Ducd90160.hpp308 static const ucd90160::DeviceMap deviceMap;
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dtypes.hpp83 using DeviceMap = std::map<size_t, DeviceDefinition>; typedef
H A Ducd90160.hpp308 static const ucd90160::DeviceMap deviceMap;