Home
last modified time | relevance | path

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

/openbmc/ipmi-fru-parser/
H A Dfrup.cpp197 uint8_t type_code; in _parse_type_length() local
598 int type_code = (type_length & IPMI_FRU_TYPE_LENGTH_TYPE_CODE_MASK) >> in _append_to_dict() local