Searched refs:type_length (Results 1 – 1 of 1) sorted by relevance
42 uint8_t type_length; member87 return tl->type_length & 0xc0; in fru_type()92 return (tl->type_length & 0x3f) + 1; /* len of whole record */ in fru_length()116 return tl->type_length == 0xc1; in fru_is_eof()