| tag | line | file | source code |
|---|---|---|---|
| mcd1xhold | 119 | drivers/block/mcd.c | static int mcd1xhold = 0; |
| mcd1xhold | 729 | drivers/block/mcd.c | mcd1xhold = SINGLE_HOLD_SECTORS; /* Hey Bevis! */ |
| mcd1xhold | 763 | drivers/block/mcd.c | if (mcd1xhold == 0) /* Okay, Like are we STILL at single speed? */ |
| mcd1xhold | 768 | drivers/block/mcd.c | else mcd1xhold--; /* No?! Count down the good reads some more... */ |