taglinefilesource code
tuneproc214drivers/block/ali14xx.cide_hwifs[0].tuneproc = &ali14xx_tune_drive;
tuneproc215drivers/block/ali14xx.cide_hwifs[1].tuneproc = &ali14xx_tune_drive;
tuneproc394drivers/block/cmd640.cide_hwifs[0].tuneproc = &cmd640_tune_drive;
tuneproc405drivers/block/cmd640.cide_hwifs[1].tuneproc = &cmd640_tune_drive;
tuneproc91drivers/block/dtc2278.cide_hwifs[0].tuneproc = &tune_dtc2278;
tuneproc132drivers/block/ht6560b.cide_hwifs[0].tuneproc = &tune_ht6560b;
tuneproc133drivers/block/ht6560b.cide_hwifs[1].tuneproc = &tune_ht6560b;
tuneproc1125drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc1127drivers/block/ide.cif (tuneproc != NULL)
tuneproc1128drivers/block/ide.ctuneproc(drive, drive->pio_req);
tuneproc1973drivers/block/ide.cif (!HWIF(drive)->tuneproc)
tuneproc2253drivers/block/ide.cide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc;
tuneproc2254drivers/block/ide.cif (tuneproc != NULL && drive->autotune == 1)
tuneproc2255drivers/block/ide.ctuneproc(drive, 255);  /* auto-tune PIO mode */
tuneproc389drivers/block/ide.hide_tuneproc_t  *tuneproc;  /* routine to tune PIO mode for drives */
tuneproc66drivers/block/qd6580.cide_hwifs[0].tuneproc = &tune_qd6580;
tuneproc152drivers/block/umc8672.cide_hwifs[0].tuneproc = &tune_umc;
tuneproc153drivers/block/umc8672.cide_hwifs[1].tuneproc = &tune_umc;