VPD_BASE
ret = t3_seeprom_read(adapter, VPD_BASE, (u32 *)&vpd);
addr = vpd.id_tag == 0x82 ? VPD_BASE : 0;