taglinefilesource code
round_period346drivers/scsi/in2000.cresult = sx_table[round_period(period)].reg_value;
round_period2127drivers/scsi/in2000.chostdata->default_sx_per = sx_table[round_period((unsigned int)val)].period_ns;
round_period2277drivers/scsi/in2000.chd->default_sx_per = sx_table[round_period((unsigned int)x)].period_ns;
round_period261drivers/scsi/wd33c93.cresult = sx_table[round_period(period)].reg_value;
round_period1638drivers/scsi/wd33c93.chostdata->default_sx_per = sx_table[round_period((unsigned int)val)].period_ns;
round_period1747drivers/scsi/wd33c93.chd->default_sx_per = sx_table[round_period((unsigned int)x)].period_ns;