UNIT_ATTMULT     5946 src/simh/scp.c     if (!(uptr->dynflags & UNIT_ATTMULT) &&             /* and only single attachable */
UNIT_ATTMULT     5952 src/simh/scp.c         if (!(uptr->dynflags & UNIT_ATTMULT))
UNIT_ATTMULT     3011 src/simh/sim_tmxr.c     uptr->dynflags = uptr->dynflags | UNIT_ATTMULT;     /* allow multiple attach commands */