Searched defs:currentFirmware (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-modbus/rtu/firmware/ | ||
| H A D | device_firmware.hpp | 50 std::unique_ptr<FirmwareIntf> currentFirmware; member in phosphor::modbus::rtu::device::DeviceFirmware |
| /openbmc/phosphor-modbus/rtu/device/ | ||
| H A D | base_device.hpp | 48 std::unique_ptr<DeviceFirmware> currentFirmware; member in phosphor::modbus::rtu::device::BaseDevice |