tag | line | file | source code |
---|---|---|---|
ide_tuneproc_t | 109 | drivers/block/cmd640.c | static ide_tuneproc_t cmd640_tune_drive; |
ide_tuneproc_t | 1186 | drivers/block/ide.c | ide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc; |
ide_tuneproc_t | 2402 | drivers/block/ide.c | ide_tuneproc_t *tuneproc = HWIF(drive)->tuneproc; |
ide_tuneproc_t | 382 | drivers/block/ide.h | typedef void (ide_tuneproc_t)(ide_drive_t *, byte); |
ide_tuneproc_t | 406 | drivers/block/ide.h | ide_tuneproc_t *tuneproc; /* routine to tune PIO mode for drives */ |