• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/

Lines Matching refs:RIO_DEBUG_PARAM

164 	rio_dprintk(RIO_DEBUG_PARAM, "RIOParam: Port:%d cmd:%d Modem:%d SleepFlag:%d Mapped: %d, tty=%p\n", PortP->PortNum, cmd, Modem, SleepFlag, PortP->Mapped, TtyP);
167 rio_dprintk(RIO_DEBUG_PARAM, "Can't call rioparam with null tty.\n");
191 rio_dprintk(RIO_DEBUG_PARAM, "Port IN_USE for pre-emptive command\n");
195 rio_dprintk(RIO_DEBUG_PARAM, "Port has no space on transmit queue\n");
205 rio_dprintk(RIO_DEBUG_PARAM, "wait for can_add_transmit\n");
210 rio_dprintk(RIO_DEBUG_PARAM, "wait for can_add_transmit broken by signal\n");
229 rio_dprintk(RIO_DEBUG_PARAM, "can_add_transmit() returns %x\n", res);
230 rio_dprintk(RIO_DEBUG_PARAM, "Packet is %p\n", PacketP);
238 rio_dprintk(RIO_DEBUG_PARAM, "5 bit data\n");
244 rio_dprintk(RIO_DEBUG_PARAM, "6 bit data\n");
250 rio_dprintk(RIO_DEBUG_PARAM, "7 bit data\n");
256 rio_dprintk(RIO_DEBUG_PARAM, "8 bit data\n");
263 rio_dprintk(RIO_DEBUG_PARAM, "2 stop bits\n");
266 rio_dprintk(RIO_DEBUG_PARAM, "1 stop bit\n");
271 rio_dprintk(RIO_DEBUG_PARAM, "Enable parity\n");
274 rio_dprintk(RIO_DEBUG_PARAM, "Disable parity\n");
278 rio_dprintk(RIO_DEBUG_PARAM, "Odd parity\n");
281 rio_dprintk(RIO_DEBUG_PARAM, "Even parity\n");
289 rio_dprintk(RIO_DEBUG_PARAM, "Enable start/stop output control\n");
293 rio_dprintk(RIO_DEBUG_PARAM, "Force enable start/stop output control\n");
296 rio_dprintk(RIO_DEBUG_PARAM, "IXON has been disabled.\n");
301 rio_dprintk(RIO_DEBUG_PARAM, "Enable any key to restart output\n");
304 rio_dprintk(RIO_DEBUG_PARAM, "IXANY has been disabled due to sanity reasons.\n");
308 rio_dprintk(RIO_DEBUG_PARAM, "Enable start/stop input control 2\n");
313 rio_dprintk(RIO_DEBUG_PARAM, "Hangup on last close\n");
318 rio_dprintk(RIO_DEBUG_PARAM, "Rx hardware flow control enabled\n");
322 rio_dprintk(RIO_DEBUG_PARAM, "Rx hardware flow control disabled\n");
329 rio_dprintk(RIO_DEBUG_PARAM, "Local line\n");
331 rio_dprintk(RIO_DEBUG_PARAM, "Possible Modem line\n");
338 rio_dprintk(RIO_DEBUG_PARAM, "Ignore break condition\n");
342 rio_dprintk(RIO_DEBUG_PARAM, "Break generates NULL condition\n");
345 rio_dprintk(RIO_DEBUG_PARAM, "Interrupt on break condition\n");
349 rio_dprintk(RIO_DEBUG_PARAM, "Map newline to carriage return on input\n");
354 rio_dprintk(RIO_DEBUG_PARAM, "Ignore carriage return on input\n");
359 rio_dprintk(RIO_DEBUG_PARAM, "Map carriage return to newline on input\n");
363 rio_dprintk(RIO_DEBUG_PARAM, "Ignore characters with parity errors\n");
367 rio_dprintk(RIO_DEBUG_PARAM, "Mark parity errors\n");
397 rio_dprintk(RIO_DEBUG_PARAM, "Strip input characters\n");
404 rio_dprintk(RIO_DEBUG_PARAM, "Map newline to carriage-return, newline on output\n");
409 rio_dprintk(RIO_DEBUG_PARAM, "Map carriage return to newline on output\n");
414 rio_dprintk(RIO_DEBUG_PARAM, "Tab delay 3 set\n");
434 rio_dprintk(RIO_DEBUG_PARAM, "Mapping of rx/tx baud %x (%x)\n", TtyP->termios->c_cflag, CBAUD);
457 rio_dprintk(RIO_DEBUG_PARAM, "tx baud 0x%x, rx baud 0x%x\n", TxBaud, RxBaud);
464 rio_dprintk(RIO_DEBUG_PARAM, "Enable receiver\n");
467 rio_dprintk(RIO_DEBUG_PARAM, "RCV1EN (?)\n");
471 rio_dprintk(RIO_DEBUG_PARAM, "XMT1EN (?)\n");
474 rio_dprintk(RIO_DEBUG_PARAM, "Input character signal generating enabled\n");
476 rio_dprintk(RIO_DEBUG_PARAM, "Canonical input: erase and kill enabled\n");
478 rio_dprintk(RIO_DEBUG_PARAM, "Canonical upper/lower presentation\n");
480 rio_dprintk(RIO_DEBUG_PARAM, "Enable input echo\n");
482 rio_dprintk(RIO_DEBUG_PARAM, "Enable echo erase\n");
484 rio_dprintk(RIO_DEBUG_PARAM, "Enable echo kill\n");
486 rio_dprintk(RIO_DEBUG_PARAM, "Enable echo newline\n");
488 rio_dprintk(RIO_DEBUG_PARAM, "Disable flush after interrupt or quit\n");
491 rio_dprintk(RIO_DEBUG_PARAM, "Send SIGTTOU for background output\n");
495 rio_dprintk(RIO_DEBUG_PARAM, "Exclusive use of this line\n");
498 rio_dprintk(RIO_DEBUG_PARAM, "Map uppercase to lowercase on input\n");
500 rio_dprintk(RIO_DEBUG_PARAM, "Enable output post-processing\n");
502 rio_dprintk(RIO_DEBUG_PARAM, "Map lowercase to uppercase on output\n");
504 rio_dprintk(RIO_DEBUG_PARAM, "No carriage return output at column 0\n");
506 rio_dprintk(RIO_DEBUG_PARAM, "Newline performs carriage return function\n");
508 rio_dprintk(RIO_DEBUG_PARAM, "Use fill characters for delay\n");
510 rio_dprintk(RIO_DEBUG_PARAM, "Fill character is DEL\n");
512 rio_dprintk(RIO_DEBUG_PARAM, "Newline delay set\n");
514 rio_dprintk(RIO_DEBUG_PARAM, "Carriage return delay set\n");
516 rio_dprintk(RIO_DEBUG_PARAM, "Tab delay set\n");
563 rio_dprintk(RIO_DEBUG_PARAM, "add_transmit returned.\n");
594 rio_dprintk(RIO_DEBUG_PARAM, "add_transmit: Packet has been stolen!");