taglinefilesource code
DOOR82drivers/cdrom/mcdx.cconst int DOOR   = 0x04;
DOOR1131drivers/cdrom/mcdx.cstuffp->present = DOUBLE | DOOR | MULTI; 
DOOR1135drivers/cdrom/mcdx.cstuffp->present = SINGLE | DOOR | MULTI;
DOOR1552drivers/cdrom/mcdx.cif (stuffp->present & DOOR)
DOOR1569drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {
DOOR1723drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {