rate_atmf 656 drivers/atm/he.c unsigned rate_atmf, exp, man; rate_atmf 712 drivers/atm/he.c rate_atmf = 0; rate_atmf 713 drivers/atm/he.c while (rate_atmf < 0x400) { rate_atmf 714 drivers/atm/he.c man = (rate_atmf & 0x1f) << 4; rate_atmf 715 drivers/atm/he.c exp = rate_atmf >> 5; rate_atmf 759 drivers/atm/he.c if (rate_atmf & 0x1) rate_atmf 761 drivers/atm/he.c CONFIG_RCMABR + RTGTBL_OFFSET + (rate_atmf >> 1)); rate_atmf 763 drivers/atm/he.c ++rate_atmf;