tag | line | file | source code |
---|---|---|---|
ide_tuneproc_t | 106 | drivers/block/cmd640.c | static ide_tuneproc_t cmd640_tune_drive; |
ide_tuneproc_t | 1143 | drivers/block/ide.c | ide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc; |
ide_tuneproc_t | 2306 | drivers/block/ide.c | ide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc; |
ide_tuneproc_t | 377 | drivers/block/ide.h | typedef void (ide_tuneproc_t)(ide_drive_t *, byte); |
ide_tuneproc_t | 401 | drivers/block/ide.h | ide_tuneproc_t *tuneproc; /* routine to tune PIO mode for drives */ |