taglinefilesource code
the_time420drivers/scsi/aha152x.cunsigned long the_time = jiffies + amount; /* 0.01 seconds per jiffy */
the_time422drivers/scsi/aha152x.cwhile (jiffies < the_time)
the_time484drivers/scsi/fdomain.cunsigned long the_time = jiffies + amount; /* 0.01 seconds per jiffy */
the_time486drivers/scsi/fdomain.cwhile (jiffies < the_time);