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 812 src/dps8/dps8_console.c csp->io_mode = opc_no_mode; opc_no_mode 1305 src/dps8/dps8_console.c csp->io_mode = opc_no_mode; opc_no_mode 1423 src/dps8/dps8_console.c case opc_no_mode: