t3_read_flash
ret = t3_read_flash(adapter, addr & ~0xff, ARRAY_SIZE(buf), buf, 1);
return t3_read_flash(adapter, FW_VERS_ADDR, 1, vers, 0);