taglinefilesource code
DOOR83drivers/block/mcdx.cconst int DOOR   = 0x04;
DOOR1006drivers/block/mcdx.cstuffp->present = DOUBLE | DOOR | MULTI; 
DOOR1010drivers/block/mcdx.cstuffp->present = SINGLE | DOOR | MULTI;
DOOR1362drivers/block/mcdx.cif (stuffp->present & DOOR)
DOOR1375drivers/block/mcdx.cif (stuffp->present & DOOR)
DOOR1522drivers/block/mcdx.cif (stuffp->present & DOOR) {