taglinefilesource code
tuneproc227drivers/block/ali14xx.cide_hwifs[0].tuneproc = &ali14xx_tune_drive;
tuneproc228drivers/block/ali14xx.cide_hwifs[1].tuneproc = &ali14xx_tune_drive;
tuneproc410drivers/block/cmd640.cide_hwifs[0].tuneproc = &cmd640_tune_drive;
tuneproc421drivers/block/cmd640.cide_hwifs[1].tuneproc = &cmd640_tune_drive;
tuneproc123drivers/block/dtc2278.cide_hwifs[0].tuneproc = &tune_dtc2278;
tuneproc228drivers/block/ht6560b.cide_hwifs[0].tuneproc = &tune_ht6560b;
tuneproc229drivers/block/ht6560b.cide_hwifs[1].tuneproc = &tune_ht6560b;
tuneproc1179drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc1181drivers/block/ide.cif (tuneproc != NULL)
tuneproc1182drivers/block/ide.ctuneproc(drive, drive->pio_req);
tuneproc2072drivers/block/ide.cif (!HWIF(drive)->tuneproc)
tuneproc2381drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc2382drivers/block/ide.cif (tuneproc != NULL && drive->autotune == 1)
tuneproc2383drivers/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;