Home
last modified time | relevance | path

Searched refs:MTSE_BOT (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/simh/simh-3.9.0_5/
H A Dsim_tape.h102 #define MTSE_BOT 6 /* beginning of tape */ macro
H A Dsim_tape.c304 return MTSE_BOT; in sim_tape_rdlntr()
331 return MTSE_BOT; in sim_tape_rdlntr()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dsim_tape.h127 #define MTSE_BOT 6 /* beginning of tape */ macro
H A Dsim_tape.c537 … status = MTSE_BOT; /* then reading backward is not possible */ in sim_tape_rdlntr()
559 status = MTSE_BOT; /* then quit with an error */ in sim_tape_rdlntr()
1215 … return MTSE_BOT; /* then erasing backward is not possible */ in tape_erase_rev()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dsim_tape.h127 #define MTSE_BOT 6 /* beginning of tape */ macro
H A Dsim_tape.c537 … status = MTSE_BOT; /* then reading backward is not possible */ in sim_tape_rdlntr()
559 status = MTSE_BOT; /* then quit with an error */ in sim_tape_rdlntr()
1215 … return MTSE_BOT; /* then erasing backward is not possible */ in tape_erase_rev()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dsim_tape.h127 #define MTSE_BOT 6 /* beginning of tape */ macro
H A Dsim_tape.c537 … status = MTSE_BOT; /* then reading backward is not possible */ in sim_tape_rdlntr()
559 status = MTSE_BOT; /* then quit with an error */ in sim_tape_rdlntr()
1215 … return MTSE_BOT; /* then erasing backward is not possible */ in tape_erase_rev()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/simh/
H A Dsim_tape.h128 # define MTSE_BOT 6 /* beginning of tape */ macro
H A Dsim_tape.c597 … return MTSE_BOT; /* then reading backward is not possible */ in sim_tape_rdlntr()
619 r = MTSE_BOT; /* then quit with an error */ in sim_tape_rdlntr()
/dports/emulators/simh/simh-3.9.0_5/I1401/
H A Di1401_mt.c412 case MTSE_BOT: /* reverse into BOT */ in mt_map_status()
/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_mt.c609 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh/simh-3.9.0_5/H316/
H A Dh316_mt.c544 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh/simh-3.9.0_5/Interdata/
H A Did_mt.c453 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh/simh-3.9.0_5/PDP18B/
H A Dpdp18b_mt.c463 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh/simh-3.9.0_5/PDP11/
H A Dpdp11_ta.c548 case MTSE_BOT: /* reverse into BOT */ in ta_map_err()
H A Dpdp11_tm.c564 case MTSE_BOT: /* reverse into BOT */ in tm_map_err()
H A Dpdp11_tu.c891 case MTSE_BOT: /* reverse into BOT */ in tu_map_err()
H A Dpdp11_ts.c472 case MTSE_BOT: /* reverse into BOT */ in ts_map_status()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_mt.c819 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mt.c823 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh/simh-3.9.0_5/PDP8/
H A Dpdp8_ct.c612 case MTSE_BOT: /* reverse into BOT */ in ct_map_err()
H A Dpdp8_mt.c581 case MTSE_BOT: /* reverse into BOT */ in mt_map_err()
/dports/emulators/simh/simh-3.9.0_5/NOVA/
H A Dnova_mta.c543 case MTSE_BOT: /* reverse into BOT */ in mta_map_err()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_mt.c1980 if (ret != MTSE_OK && ret != MTSE_TMK && ret != MTSE_BOT) { in mt_iom_cmd()
2351 else if (code == MTSE_BOT) in simh_tape_msg()

12