Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dfru_reader.hpp53 using CacheBlock = std::array<uint8_t, cacheBlockSize>; typedef in FRUReader
/openbmc/qemu/contrib/plugins/
H A Dcache.c62 } CacheBlock; typedef