Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp2x6xx.cpp144 auto idBytes = std::span(rbuf).subspan(blockRead ? statusByteLength : 0); in checkId() local
H A Dmp5998.cpp123 auto idBytes = std::span(rbuf).subspan(statusByteLength); in checkId() local
H A Dmp297x.cpp123 auto idBytes = std::span(rbuf).subspan(statusByteLength); in checkId() local