Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dio.cpp41 void* alignedSource = in read() local
45 std::memcpy(destination, alignedSource, length); in read()