Home
last modified time | relevance | path

Searched refs:opc_dev (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_console.c217 DEVICE opc_dev = { variable
382 for (uint i = 0; i < opc_dev.numunits; i ++) in check_attn_key()
398 opc_reset (& opc_dev); in console_init()
1222 sim_debug (DBG_DEBUG, & opc_dev, "%s: Write BCD\n", __func__); in opc_iom_cmd()
1240 sim_debug (DBG_DEBUG, & opc_dev, "%s: Write ASCII\n", __func__); in opc_iom_cmd()
1259 sim_debug (DBG_DEBUG, & opc_dev, "%s: Reset\n", __func__); in opc_iom_cmd()
1280 sim_debug (DBG_DEBUG, & opc_dev, "%s: Alert\n", __func__); in opc_iom_cmd()
1296 sim_debug (DBG_DEBUG, & opc_dev, "%s: Read ID\n", __func__); in opc_iom_cmd()
1305 sim_debug (DBG_DEBUG, & opc_dev, "%s: Lock\n", __func__); in opc_iom_cmd()
1311 sim_debug (DBG_DEBUG, & opc_dev, "%s: Unlock\n", __func__); in opc_iom_cmd()
[all …]
H A Ddps8_console.h13 extern DEVICE opc_dev;
H A Dsegldr.c378 extern DEVICE opc_dev;
384 opc_dev.numunits = 1; in main()
H A Ddps8_cable.c803 & opc_dev, in cable_iom()
H A Ddps8_sys.c4699 & opc_dev,