···358 130, 150, 160, 140, -1, 155, -1, 145 };359 unsigned int j, k = 0;360 union msr_longhaul longhaul;361- unsigned long lo, hi;362- unsigned int eblcr_fsb_table_v1[] = { 66, 133, 100, -1 };363- unsigned int eblcr_fsb_table_v2[] = { 133, 100, -1, 66 };364- int mult;365366 switch (longhaul_version) {367 case TYPE_LONGHAUL_V1:
···358 130, 150, 160, 140, -1, 155, -1, 145 };359 unsigned int j, k = 0;360 union msr_longhaul longhaul;361+ int mult = 0;000362363 switch (longhaul_version) {364 case TYPE_LONGHAUL_V1: