Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dio.cpp26 const std::size_t alignedDiff = offset % sys->getpagesize(); in read() local
65 const std::size_t alignedDiff = offset % sys->getpagesize(); in write() local