Home
last modified time | relevance | path

Searched refs:RS_ETC_DC2 (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_mpx.c380 #define RS_ETC_DC2 0010000 /* Receive status: terminated by DC2 */ macro
1843 mpx_param = RS_ETC_DC2; /* set termination condition */ in mpx_line_svc()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_mpx.c735 #define RS_ETC_DC2 TO_FIELD (12, 11, 2) /* Reception status: terminated by DC2 */ macro
2002 mpx_param = RS_ETC_DC2; /* set termination condition */ in line_service()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mpx.c1387 #define RS_ETC_DC2 TO_FIELD (12, 11, 2) /* Reception status: terminated by DC2 */ macro
2748 termination = RS_ETC_DC2; /* then set the termination condition */ in line_service()