taglinefilesource code
DOOR96drivers/cdrom/mcdx.cconst int DOOR   = 0x04;
DOOR1100drivers/cdrom/mcdx.cstuffp->present = DOUBLE | DOOR | MULTI; 
DOOR1104drivers/cdrom/mcdx.cstuffp->present = SINGLE | DOOR | MULTI;
DOOR1529drivers/cdrom/mcdx.cif (stuffp->present & DOOR)
DOOR1546drivers/cdrom/mcdx.cif (stuffp->present & DOOR)
DOOR1700drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {