taglinefilesource code
the_time423drivers/scsi/aha152x.cunsigned long the_time = jiffies + amount; /* 0.01 seconds per jiffy */
the_time425drivers/scsi/aha152x.cwhile (jiffies < the_time)
the_time481drivers/scsi/fdomain.cunsigned long the_time = jiffies + amount; /* 0.01 seconds per jiffy */
the_time483drivers/scsi/fdomain.cwhile (jiffies < the_time);