tape_state        338 src/dps8/dps8_mt.c struct tape_state tape_states [N_MT_UNITS_MAX];
tape_state        988 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states[devUnitIdx];
tape_state       1122 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states[devUnitIdx];
tape_state       1220 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states [devUnitIdx];
tape_state       1239 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states [devUnitIdx];
tape_state       1498 src/dps8/dps8_mt.c   struct tape_state * tape_statep = & tape_states [devUnitIdx];
tape_state         44 src/dps8/dps8_mt.h extern struct tape_state tape_states [N_MT_UNITS_MAX];