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