Searched defs:CacheBlock (Results 1 – 2 of 2) sorted by relevance
/openbmc/entity-manager/src/ | ||
H A D | fru_reader.hpp | 53 using CacheBlock = std::array<uint8_t, cacheBlockSize>; typedef in FRUReader |
/openbmc/qemu/contrib/plugins/ | ||
H A D | cache.c | 62 } CacheBlock; typedef |