Home
last modified time | relevance | path

Searched refs:HandlerInterface (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/google-ipmi-sys/
H A Dgoogle_accel_oob.hpp30 HandlerInterface* handler);
33 HandlerInterface* handler);
35 Resp accelOobRead(std::span<const uint8_t> data, HandlerInterface* handler);
37 Resp accelOobWrite(std::span<const uint8_t> data, HandlerInterface* handler);
41 HandlerInterface* handler);
43 HandlerInterface* handler);
H A Dpsu.hpp38 const HandlerInterface* handler);
42 const HandlerInterface* handler);
H A Dpcie_i2c.hpp43 Resp pcieSlotCount(std::span<const uint8_t> data, HandlerInterface* handler);
48 HandlerInterface* handler);
H A Dbios_setting.hpp34 std::span<const uint8_t> data, HandlerInterface* handler,
37 std::span<const uint8_t> data, HandlerInterface* handler,
H A Dgoogle_accel_oob.cpp43 HandlerInterface* handler) in accelOobDeviceCount()
82 HandlerInterface* handler) in accelOobDeviceName()
181 Resp accelOobRead(std::span<const uint8_t> data, HandlerInterface* handler) in accelOobRead()
237 Resp accelOobWrite(std::span<const uint8_t> data, HandlerInterface* handler) in accelOobWrite()
288 HandlerInterface* handler) in accelGetVrSettings()
316 HandlerInterface* handler) in accelSetVrSettings()
H A Dpsu.cpp35 const HandlerInterface* handler) in psuHardReset()
60 const HandlerInterface* handler) in psuHardResetOnShutdown()
H A Dpcie_i2c.cpp44 Resp pcieSlotCount(std::span<const uint8_t>, HandlerInterface* handler) in pcieSlotCount()
57 HandlerInterface* handler) in pcieSlotI2cBusMapping()
H A Dhandler.hpp38 class HandlerInterface class
41 virtual ~HandlerInterface() = default;
H A Dbios_setting.cpp57 Resp readBiosSetting(std::span<const uint8_t>, HandlerInterface*, in readBiosSetting() argument
77 Resp writeBiosSetting(std::span<const uint8_t> data, HandlerInterface*, in writeBiosSetting() argument
H A Dbmc_mode.hpp30 Resp getBmcMode(std::span<const uint8_t> data, HandlerInterface* handler);
H A Dlinux_boot_done.hpp30 Resp linuxBootDone(std::span<const uint8_t> data, HandlerInterface* handler);
H A Dpcie_bifurcation.hpp31 Resp pcieBifurcation(std::span<const uint8_t> data, HandlerInterface* handler);
H A Dflash_size.hpp35 Resp getFlashSize(std::span<const uint8_t> data, HandlerInterface* handler);
H A Dhost_power_off.hpp39 const HandlerInterface* handler);
H A Dmachine_name.hpp36 Resp getMachineName(std::span<const uint8_t> data, HandlerInterface* handler);
H A Dentity_name.hpp38 Resp getEntityName(std::span<const uint8_t> data, HandlerInterface* handler);
H A Dcable.hpp38 Resp cableCheck(std::span<const uint8_t> data, const HandlerInterface* handler);
H A Dbm_instance.hpp32 HandlerInterface* handler);
H A Dipmi.hpp33 Resp handleSysCommand(HandlerInterface* handler, ::ipmi::Context::ptr ctx,
H A Deth.hpp44 const HandlerInterface* handler);
H A Dcpld.hpp40 const HandlerInterface* handler);
H A Dbmc_mode.cpp31 Resp getBmcMode(std::span<const uint8_t>, HandlerInterface* handler) in getBmcMode()
H A Dlinux_boot_done.cpp31 Resp linuxBootDone(std::span<const uint8_t>, HandlerInterface* handler) in linuxBootDone()
H A Dflash_size.cpp34 Resp getFlashSize(std::span<const uint8_t>, HandlerInterface* handler) in getFlashSize()
H A Dhost_power_off.cpp35 const HandlerInterface* handler) in hostPowerOff()

12