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