Searched refs:mb10 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.c174 u_int period, f10, mb10; local
177 period = f10 = mb10 = 0;
183 mb10 = 1600;
203 mb10 = (f10 + period/2) / period;
208 mb10/10, mb10%10,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx.c8144 unsigned mb10 = (f10 + tp->period/2) / tp->period; local
8166 mb10 / 10, mb10 % 10, tp->period / 10, tp->period % 10,
8316 unsigned mb10 = (f10 + tp->period/2) / tp->period; local
8338 mb10 / 10, mb10 % 10, tp->period / 10, tp->period % 10,
H A Dncr53c8xx.c5757 unsigned mb10 = (f10 + tp->period/2) / tp->period; local
5775 mb10 / 10, mb10 % 10, tp->period / 10, sxfer & 0x1f);

Completed in 85 milliseconds