Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dio.cpp81 void* alignedDestination = in write() local
85 std::memcpy(alignedDestination, source, length); in write()