Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dipz_parser.cpp170 auto recordLength = readUInt16LE(iterator); in recordEccCheck() local
172 if (recordOffset == 0 || recordLength == 0) in recordEccCheck()
191 const_cast<uint8_t*>(&vpdPtr[recordOffset]), recordLength, in recordEccCheck()
/openbmc/linux/fs/udf/
H A Decma_167.h569 __le32 recordLength; member
796 __le32 recordLength; member
/openbmc/entity-manager/src/
H A Dfru_utils.cpp831 size_t recordLength = blockData[2]; in readFRUContents() local
832 areaOffset += (recordLength + multiRecordHeaderSize); in readFRUContents()
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex96 recordLength & uint64 & The total length of the binary CPER record, including the header, in bytes.…