Searched refs:EC_LEN (Results 1 – 3 of 3) sorted by relevance
179 EC_LEN = 16, /* E/C length */ enumerator266 uint8_t ec[EC_LEN + 1];
367 memcpy(p->ec, vpd + ec, EC_LEN); in csio_hw_get_vpd_params()
302 #define EC_LEN 1 macro