Searched refs:type_code (Results 1 – 1 of 1) sorted by relevance
197 uint8_t type_code; in _parse_type_length() local219 type_code = (type_length & IPMI_FRU_TYPE_LENGTH_TYPE_CODE_MASK) >> in _parse_type_length()227 if (type_code == IPMI_FRU_TYPE_LENGTH_TYPE_CODE_LANGUAGE_CODE && in _parse_type_length()598 int type_code = (type_length & IPMI_FRU_TYPE_LENGTH_TYPE_CODE_MASK) >> in _append_to_dict() local620 switch (type_code) in _append_to_dict()