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;
tuneproc124drivers/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;
tuneproc1186drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc1188drivers/block/ide.cif (tuneproc != NULL)
tuneproc1189drivers/block/ide.ctuneproc(drive, drive->pio_req);
tuneproc2092drivers/block/ide.cif (!HWIF(drive)->tuneproc)
tuneproc2402drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc2403drivers/block/ide.cif (tuneproc != NULL && drive->autotune == 1)
tuneproc2404drivers/block/ide.ctuneproc(drive, 255);  /* auto-tune PIO mode */
tuneproc406drivers/block/ide.hide_tuneproc_t  *tuneproc;  /* routine to tune PIO mode for drives */
tuneproc68drivers/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;