Searched defs:efx_vpd_value_s (Results 1 – 1 of 1) sorted by relevance
1514 typedef struct efx_vpd_value_s { struct1515 efx_vpd_tag_t evv_tag;1516 efx_vpd_keyword_t evv_keyword;1517 uint8_t evv_length;1518 uint8_t evv_value[0x100];