tape_state        339 src/dps8/dps8_mt.c struct tape_state tape_states [N_MT_UNITS_MAX];
tape_state        992 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states[devUnitIdx];
tape_state       1126 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states[devUnitIdx];
tape_state       1224 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states [devUnitIdx];
tape_state       1245 src/dps8/dps8_mt.c     struct tape_state * tape_statep = & tape_states [devUnitIdx];
tape_state       1508 src/dps8/dps8_mt.c   struct tape_state * tape_statep = & tape_states [devUnitIdx];
tape_state         41 src/dps8/dps8_mt.h extern struct tape_state tape_states [N_MT_UNITS_MAX];