taglinefilesource code
MULTI92drivers/cdrom/mcdx.cconst int MULTI  = 0x08;    /* multi session capability */
MULTI1184drivers/cdrom/mcdx.cstuffp->present = DOUBLE | DOOR | MULTI; 
MULTI1188drivers/cdrom/mcdx.cstuffp->present = SINGLE | DOOR | MULTI;
MULTI1690drivers/cdrom/mcdx.cif (stuffp->present & MULTI) {