Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp48 static constexpr uint8_t slotI2CMaxReadSize = 35; variable
1248 if (readCount > slotI2CMaxReadSize) in appSlotI2CControllerWriteRead()