taglinefilesource code
DOOR91drivers/cdrom/mcdx.cconst int DOOR   = 0x04;    /* door locking capability */
DOOR1184drivers/cdrom/mcdx.cstuffp->present = DOUBLE | DOOR | MULTI; 
DOOR1188drivers/cdrom/mcdx.cstuffp->present = SINGLE | DOOR | MULTI;
DOOR1636drivers/cdrom/mcdx.cif (stuffp->present & DOOR)
DOOR1653drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {
DOOR1812drivers/cdrom/mcdx.cif (stuffp->present & DOOR) {