Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1018 uint8_t sub_size; in emlxs_parse_vpd() local
1093 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()