MSR2FREQINC
minfreq = MSR2FREQINC(idlo);
maxfreq = MSR2FREQINC(idhi);
#define MSR2MHZ(msr, bus) ((MSR2FREQINC((msr)) * (bus) + 50) / 100)