Searched refs:VPD_BASE (Results 1 – 2 of 2) sorted by relevance
644 #define VPD_BASE 0xc00 macro870 ret = t3_seeprom_read(adapter, VPD_BASE, (u32 *)&vpd); in get_vpd_params()873 addr = vpd.id_tag == 0x82 ? VPD_BASE : 0; in get_vpd_params()
509 #define VPD_BASE 0x400 macro677 ret = t4_seeprom_read(adapter, VPD_BASE, (u32 *)(vpd)); in get_vpd_params()678 addr = *vpd == CHELSIO_VPD_UNIQUE_ID ? VPD_BASE : VPD_BASE_OLD; in get_vpd_params()