Searched refs:initData (Results 1 – 4 of 4) sorted by relevance
/openbmc/dbus-sensors/src/ipmb/ |
H A D | IpmbSensor.cpp | 162 "sendRequest", commandAddress, netfn, lun, *initCommand, initData); in runInitCmd() 186 initData = {0x57, 0x01, 0x00, 0x14, hostSMbusIndex, in loadDefaults() 246 initData = {0x57, 0x01, 0x00, 0x14, hostSMbusIndex, in loadDefaults()
|
H A D | IpmbSensor.hpp | 126 std::vector<uint8_t> initData; member
|
/openbmc/intel-ipmi-oem/include/ |
H A D | manufacturingcommands.hpp | 260 void initData();
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 175 void Manufacturing::initData() in initData() function in ipmi::Manufacturing 221 initData();
|