tag | line | file | source code |
---|---|---|---|
MULTI | 83 | drivers/cdrom/mcdx.c | const int MULTI = 0x08; |
MULTI | 1131 | drivers/cdrom/mcdx.c | stuffp->present = DOUBLE | DOOR | MULTI; |
MULTI | 1135 | drivers/cdrom/mcdx.c | stuffp->present = SINGLE | DOOR | MULTI; |
MULTI | 1606 | drivers/cdrom/mcdx.c | if (stuffp->present & MULTI) { |