Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp828 uint8_t num_updates = 3; in ipmiOemDbgGetUpdFrames() local
832 res[SIZE_IANA_ID] = num_updates; in ipmiOemDbgGetUpdFrames()
833 *data_len = SIZE_IANA_ID + num_updates + 1; in ipmiOemDbgGetUpdFrames()