Home
last modified time | relevance | path

Searched refs:effecterIdLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp93 uint16_t effecterIdLE = htole16(effecterId); in TEST() local
105 memcpy(requestMsg.data() + hdrSize, &effecterIdLE, sizeof(effecterIdLE)); in TEST()
106 memcpy(requestMsg.data() + sizeof(effecterIdLE) + hdrSize, &compEffecterCnt, in TEST()
108 memcpy(requestMsg.data() + sizeof(effecterIdLE) + sizeof(compEffecterCnt) + in TEST()