opc_no_mode       298 src/dps8/dps8_console.c     enum console_mode { opc_no_mode, opc_read_mode, opc_write_mode } io_mode;
opc_no_mode       408 src/dps8/dps8_console.c         console_state[i].io_mode         = opc_no_mode;
opc_no_mode       813 src/dps8/dps8_console.c     csp->io_mode = opc_no_mode;
opc_no_mode      1310 src/dps8/dps8_console.c         csp->io_mode = opc_no_mode;
opc_no_mode      1431 src/dps8/dps8_console.c     case opc_no_mode: