Home
last modified time | relevance | path

Searched defs:commandData (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dcommand_table.cpp33 std::vector<uint8_t>& commandData, in executeCommand()
141 std::vector<uint8_t>& commandData, in executeCommand()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.hpp132 std::vector<uint8_t> commandData; member
H A DIpmbSDRSensor.cpp136 std::vector<uint8_t> commandData = {resrvIDLSB, resrvIDMSB, in getSDRSensorData() local
/openbmc/sdbusplus/example/
H A Dasio-example.cpp108 std::vector<uint8_t> commandData = {4, 3, 2, 1}; in do_start_async_ipmi_call() local