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 818 src/dps8/dps8_console.c csp->io_mode = opc_no_mode; opc_no_mode 1337 src/dps8/dps8_console.c csp->io_mode = opc_no_mode; opc_no_mode 1455 src/dps8/dps8_console.c case opc_no_mode: