Search | Google it | Results 1 - 1 of 1 for funcall:_console_conf (0.00 seconds) |
870: { CONSIO_CONSOLE_CONF_PARA *p = para; 871: return _console_conf(p->req, p->arg); } 872: 931: arg[2] = arg[3] = 0; 932: if (_console_conf(CS_CREATE, (UW*)arg) < E_OK && _isDebugMode()) { 933: /* The debug console is unusable. Therefore, It shall be 936: arg[1] = CONF_BUFIO; 937: _console_conf(CS_CREATE, (UW*)arg); 938: _console_ctl(1, 0x8e, 0x3); /* Stop sending/receiving */ 942: arg[1] = DebugPort; 943: _console_conf(CS_CREATE, (UW*)arg); 944: