Home
last modified time | relevance | path

Searched refs:fast_times (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_ms.c432 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
461 { CNTLR_INIT (HP_30215, ms_dev, buffer, fast_times) };
527 TL_REGS (ms_cntlr, ms_unit, DRIVE_COUNT, buffer, fast_times),
1034fast_times.rewind_start = MS_REW_START; /* then reset the rewind initiation time, */ in ms_reset()
1035 fast_times.rewind_rate = MS_REW_RATE; /* the rewind time per inch, */ in ms_reset()
1036fast_times.bot_start = MS_START; /* the beginning-of-tape gap traverse ti… in ms_reset()
1037 fast_times.ir_start = MS_START; /* the interrecord traverse time, */ in ms_reset()
1038fast_times.data_xfer = MS_DATA; /* the per-byte data transfer time, … in ms_reset()
1039fast_times.overhead = MS_OVERHEAD; /* and the controller execution ov… in ms_reset()
H A Dhp3000_ds.c331 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
365 { CNTLR_INIT (MAC, ds_dev, buffer, overrides, fast_times) };
450 DL_REGS (mac_cntlr, ds_unit, UNIT_COUNT, buffer, fast_times),
895fast_times.seek_one = DS_SEEK_ONE; /* then reset the track-to-track seek time, … in ds_reset()
896 fast_times.seek_full = DS_SEEK_FULL; /* the full-stroke seek time, */ in ds_reset()
897 fast_times.sector_full = DS_SECTOR_FULL; /* the full-sector rotation time, */ in ds_reset()
898fast_times.data_xfer = DS_DATA_XFER; /* the per-word data transfer time, */ in ds_reset()
899 fast_times.intersector_gap = DS_ISG; /* the intersector gap time, */ in ds_reset()
900fast_times.overhead = DS_OVERHEAD; /* and the controller execution ov… in ds_reset()
H A Dhp3000_lp.c626 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
1082 static const DELAY_PROPS *dlyptr = &fast_times; /* pointer to the event delay times to use */
1232 …{ DRDATA (BTIME, fast_times.buffer_load, 24), PV_LEFT | …
1233 …{ DRDATA (PTIME, fast_times.print, 24), PV_LEFT | …
1234 …{ DRDATA (STIME, fast_times.advance, 24), PV_LEFT | …
2948 dlyptr = &fast_times; /* point at the fast times */ in lp_attach()
3068 dlyptr = &fast_times; /* and point at the fast times */ in lp_set_mode()
3347fast_times.buffer_load = LP_BUFFER_LOAD; /* then reset the per-character transfer… in lp_reset()
3348fast_times.print = LP_PRINT; /* the print and advance-one-line time… in lp_reset()
3349fast_times.advance = LP_ADVANCE; /* and the slew additional lines tim… in lp_reset()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_ms.c433 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
462 { CNTLR_INIT (HP_30215, ms_dev, buffer, fast_times) };
528 TL_REGS (ms_cntlr, ms_unit, DRIVE_COUNT, buffer, fast_times),
1035fast_times.rewind_start = MS_REW_START; /* then reset the rewind initiation time, */ in ms_reset()
1036 fast_times.rewind_rate = MS_REW_RATE; /* the rewind time per inch, */ in ms_reset()
1037fast_times.bot_start = MS_START; /* the beginning-of-tape gap traverse ti… in ms_reset()
1038 fast_times.ir_start = MS_START; /* the interrecord traverse time, */ in ms_reset()
1039fast_times.data_xfer = MS_DATA; /* the per-byte data transfer time, … in ms_reset()
1040fast_times.overhead = MS_OVERHEAD; /* and the controller execution ov… in ms_reset()
H A Dhp3000_ds.c332 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
366 { CNTLR_INIT (MAC, ds_dev, buffer, overrides, fast_times) };
451 DL_REGS (mac_cntlr, ds_unit, UNIT_COUNT, buffer, fast_times),
896fast_times.seek_one = DS_SEEK_ONE; /* then reset the track-to-track seek time, … in ds_reset()
897 fast_times.seek_full = DS_SEEK_FULL; /* the full-stroke seek time, */ in ds_reset()
898 fast_times.sector_full = DS_SECTOR_FULL; /* the full-sector rotation time, */ in ds_reset()
899fast_times.data_xfer = DS_DATA_XFER; /* the per-word data transfer time, */ in ds_reset()
900 fast_times.intersector_gap = DS_ISG; /* the intersector gap time, */ in ds_reset()
901fast_times.overhead = DS_OVERHEAD; /* and the controller execution ov… in ds_reset()
H A Dhp3000_lp.c628 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
1084 static const DELAY_PROPS *dlyptr = &fast_times; /* pointer to the event delay times to use */
1234 …{ DRDATA (BTIME, fast_times.buffer_load, 24), PV_LEFT | …
1235 …{ DRDATA (PTIME, fast_times.print, 24), PV_LEFT | …
1236 …{ DRDATA (STIME, fast_times.advance, 24), PV_LEFT | …
2936 dlyptr = &fast_times; /* point at the fast times */ in lp_attach()
3056 dlyptr = &fast_times; /* and point at the fast times */ in lp_set_mode()
3335fast_times.buffer_load = LP_BUFFER_LOAD; /* then reset the per-character transfer… in lp_reset()
3336fast_times.print = LP_PRINT; /* the print and advance-one-line time… in lp_reset()
3337fast_times.advance = LP_ADVANCE; /* and the slew additional lines tim… in lp_reset()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_lpt.c453 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
552 static const DELAY_PROPS *dlyptr = &fast_times; /* pointer to the event delay times to use */
644 …{ DRDATA (BTIME, fast_times.buffer_load, 24), PV_LEFT | …
645 …{ DRDATA (PTIME, fast_times.print, 24), PV_LEFT | …
646 …{ DRDATA (STIME, fast_times.advance, 24), PV_LEFT | …
1328fast_times.buffer_load = LP_BUFFER_LOAD; /* then reset the per-character transfer tim… in lp_reset()
1329fast_times.print = LP_PRINT; /* the print and advance-one-line time, */ in lp_reset()
1330fast_times.advance = LP_ADVANCE; /* and the slew additional lines time */ in lp_reset()
1430 dlyptr = &fast_times; /* point at the fast times */ in lp_attach()
1534 dlyptr = &fast_times; /* and point at the fast times */ in lp_set_mode()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_lpt.c456 static DELAY_PROPS fast_times = /* FASTTIME delays */ variable
556 static const DELAY_PROPS *dlyptr = &fast_times; /* pointer to the event delay times to use */
651 …{ DRDATA (BTIME, fast_times.buffer_load, 24), PV_LEFT | …
652 …{ DRDATA (PTIME, fast_times.print, 24), PV_LEFT | …
653 …{ DRDATA (STIME, fast_times.advance, 24), PV_LEFT | …
1355fast_times.buffer_load = LP_BUFFER_LOAD; /* then reset the per-character transfer tim… in lp_reset()
1356fast_times.print = LP_PRINT; /* the print and advance-one-line time, */ in lp_reset()
1357fast_times.advance = LP_ADVANCE; /* and the slew additional lines time */ in lp_reset()
1457 dlyptr = &fast_times; /* point at the fast times */ in lp_attach()
1561 dlyptr = &fast_times; /* and point at the fast times */ in lp_set_mode()
H A Dhp2100_lps.c330 static const DELAY_PROPS fast_times = { /* initial fast timing delays */ variable
1124 …memcpy (times, &fast_times, sizeof fast_times); /* then reset the initial fast event delays… in lps_reset()
H A Dhp2100_mpx.c954 static int32 fast_times [6] = { /* initial fast timing delays, indexed by ACTIVATIO… variable
2929 …memcpy (times [Fast_Time], fast_times, sizeof fast_times); /* reset the initial fast event delays… in mpx_reset()