opc_no_mode 295 src/dps8/dps8_console.c enum console_mode { opc_no_mode, opc_read_mode, opc_write_mode } io_mode; opc_no_mode 405 src/dps8/dps8_console.c console_state[i].io_mode = opc_no_mode; opc_no_mode 819 src/dps8/dps8_console.c csp->io_mode = opc_no_mode; opc_no_mode 1319 src/dps8/dps8_console.c csp->io_mode = opc_no_mode; opc_no_mode 1440 src/dps8/dps8_console.c case opc_no_mode: