taglinefilesource code
tuneproc227drivers/block/ali14xx.cide_hwifs[0].tuneproc = &ali14xx_tune_drive;
tuneproc228drivers/block/ali14xx.cide_hwifs[1].tuneproc = &ali14xx_tune_drive;
tuneproc415drivers/block/cmd640.cide_hwifs[0].tuneproc = &cmd640_tune_drive;
tuneproc426drivers/block/cmd640.cide_hwifs[1].tuneproc = &cmd640_tune_drive;
tuneproc123drivers/block/dtc2278.cide_hwifs[0].tuneproc = &tune_dtc2278;
tuneproc227drivers/block/ht6560b.cide_hwifs[0].tuneproc = &tune_ht6560b;
tuneproc228drivers/block/ht6560b.cide_hwifs[1].tuneproc = &tune_ht6560b;
tuneproc1177drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc1179drivers/block/ide.cif (tuneproc != NULL)
tuneproc1180drivers/block/ide.ctuneproc(drive, drive->pio_req);
tuneproc2072drivers/block/ide.cif (!HWIF(drive)->tuneproc)
tuneproc2379drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc2380drivers/block/ide.cif (tuneproc != NULL && drive->autotune == 1)
tuneproc2381drivers/block/ide.ctuneproc(drive, 255);  /* auto-tune PIO mode */
tuneproc412drivers/block/ide.hide_tuneproc_t  *tuneproc;  /* routine to tune PIO mode for drives */
tuneproc64drivers/block/qd6580.cide_hwifs[0].tuneproc = &tune_qd6580;
tuneproc146drivers/block/umc8672.cide_hwifs[0].tuneproc = &tune_umc;
tuneproc147drivers/block/umc8672.cide_hwifs[1].tuneproc = &tune_umc;