taglinefilesource code
autotune395drivers/block/cmd640.cif (ide_hwifs[0].drives[0].autotune == 0)
autotune396drivers/block/cmd640.cide_hwifs[0].drives[0].autotune = 1;
autotune397drivers/block/cmd640.cif (ide_hwifs[0].drives[1].autotune == 0)
autotune398drivers/block/cmd640.cide_hwifs[0].drives[1].autotune = 1;
autotune406drivers/block/cmd640.cif (ide_hwifs[1].drives[0].autotune == 0)
autotune407drivers/block/cmd640.cide_hwifs[1].drives[0].autotune = 1;
autotune408drivers/block/cmd640.cif (ide_hwifs[1].drives[1].autotune == 0)
autotune409drivers/block/cmd640.cide_hwifs[1].drives[1].autotune = 1;
autotune2254drivers/block/ide.cif (tuneproc != NULL && drive->autotune == 1)
autotune2570drivers/block/ide.cdrive->autotune = 1;
autotune2573drivers/block/ide.cdrive->autotune = 2;
autotune2666drivers/block/ide.chwif->drives[0].autotune = 2;
autotune2667drivers/block/ide.chwif->drives[1].autotune = 2;
autotune2670drivers/block/ide.chwif->drives[0].autotune = 1;
autotune2671drivers/block/ide.chwif->drives[1].autotune = 1;
autotune304drivers/block/ide.hunsigned autotune  : 2;  /* 1=autotune, 2=noautotune, 0=default */