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 NetIpmidEntry::executeCommand(std::vector<uint8_t>& commandData, in executeCommand()
/openbmc/dbus-sensors/src/
H A DIpmbSensor.hpp124 std::vector<uint8_t> commandData; member
H A DIpmbSDRSensor.cpp135 std::vector<uint8_t> commandData = {resrvIDLSB, resrvIDMSB, in getSDRSensorData() local
/openbmc/sdbusplus/example/
H A Dasio-example.cpp107 std::vector<uint8_t> commandData = {4, 3, 2, 1}; in do_start_async_ipmi_call() local