Home
last modified time | relevance | path

Searched defs:alignedSize (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/
H A Dio.cpp28 const std::size_t alignedSize = length + alignedDiff; in read() local
67 const std::size_t alignedSize = length + alignedDiff; in write() local