Searched refs:sub_size (Results 1 – 1 of 1) sorted by relevance
1018 uint8_t sub_size; in emlxs_parse_vpd() local1093 sub_size = vpd_buf[index++]; in emlxs_parse_vpd()1100 sub_index = (index + sub_size); in emlxs_parse_vpd()1105 (sub_size < (n - 1)) ? sub_size : (n - 1)); in emlxs_parse_vpd()