taglinefilesource code
DOOR94drivers/cdrom/mcdx.cconst int DOOR   = 0x04;
DOOR1191drivers/cdrom/mcdx.cstuffp->present = DOUBLE | DOOR | MULTI; 
DOOR1195drivers/cdrom/mcdx.cstuffp->present = SINGLE | DOOR | MULTI;
DOOR1616drivers/cdrom/mcdx.cif (stuffp->present & DOOR)
DOOR1633drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {
DOOR1787drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {