| tag | line | file | source code |
|---|---|---|---|
| IDE0_TIMER | 185 | drivers/block/ide.c | #ifndef IDE0_TIMER |
| IDE0_TIMER | 341 | drivers/block/ide.c | static const int ide_timer [2] = {IDE0_TIMER,IDE1_TIMER}; |
| IDE0_TIMER | 342 | drivers/block/ide.c | static const int ide_timerbit[2] = {(1<<IDE0_TIMER),(1<<IDE1_TIMER)}; |