Home
last modified time | relevance | path

Searched defs:currentFirmware (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-modbus/rtu/firmware/
H A Ddevice_firmware.hpp50 std::unique_ptr<FirmwareIntf> currentFirmware; member in phosphor::modbus::rtu::device::DeviceFirmware
/openbmc/phosphor-modbus/rtu/device/
H A Dbase_device.hpp48 std::unique_ptr<DeviceFirmware> currentFirmware; member in phosphor::modbus::rtu::device::BaseDevice