Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dipmi-fru.h43 uint8_t type_length; member
88 return tl->type_length & 0xc0; in fru_type()
93 return (tl->type_length & 0x3f) + 1; /* len of whole record */ in fru_length()
117 return tl->type_length == 0xc1; in fru_is_eof()