Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dipmi-fru.h42 uint8_t type_length; member
87 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()