Lines Matching refs:RIO_DEBUG_PARAM
184 …rio_dprintk (RIO_DEBUG_PARAM, "RIOParam: Port:%d cmd:%d Modem:%d SleepFlag:%d Mapped: %d, tty=%p\n…
188 rio_dprintk (RIO_DEBUG_PARAM, "Can't call rioparam with null tty.\n");
214 rio_dprintk (RIO_DEBUG_PARAM, "OPEN: Restoring stored/locked params\n");
235 rio_dprintk (RIO_DEBUG_PARAM, "Port IN_USE for pre-emptive command\n");
239 rio_dprintk (RIO_DEBUG_PARAM, "Port has no space on transmit queue\n");
249 rio_dprintk (RIO_DEBUG_PARAM, "wait for can_add_transmit\n");
254 rio_dprintk (RIO_DEBUG_PARAM, "wait for can_add_transmit broken by signal\n");
276 rio_dprintk (RIO_DEBUG_PARAM, "can_add_transmit() returns %x\n",res);
277 rio_dprintk (RIO_DEBUG_PARAM, "Packet is 0x%x\n",(int) PacketP);
287 rio_dprintk (RIO_DEBUG_PARAM, "Parity checking on input enabled\n");
295 rio_dprintk (RIO_DEBUG_PARAM, "5 bit data\n");
301 rio_dprintk (RIO_DEBUG_PARAM, "6 bit data\n");
307 rio_dprintk (RIO_DEBUG_PARAM, "7 bit data\n");
313 rio_dprintk (RIO_DEBUG_PARAM, "8 bit data\n");
320 rio_dprintk (RIO_DEBUG_PARAM, "2 stop bits\n");
324 rio_dprintk (RIO_DEBUG_PARAM, "1 stop bit\n");
329 rio_dprintk (RIO_DEBUG_PARAM, "Enable parity\n");
333 rio_dprintk (RIO_DEBUG_PARAM, "Disable parity\n");
337 rio_dprintk (RIO_DEBUG_PARAM, "Odd parity\n");
341 rio_dprintk (RIO_DEBUG_PARAM, "Even parity\n");
349 rio_dprintk (RIO_DEBUG_PARAM, "Enable start/stop output control\n");
354 rio_dprintk (RIO_DEBUG_PARAM, "Force enable start/stop output control\n");
358 rio_dprintk (RIO_DEBUG_PARAM, "IXON has been disabled.\n");
363 rio_dprintk (RIO_DEBUG_PARAM, "Enable any key to restart output\n");
367 rio_dprintk (RIO_DEBUG_PARAM, "IXANY has been disabled due to sanity reasons.\n");
371 rio_dprintk (RIO_DEBUG_PARAM, "Enable start/stop input control 2\n");
376 rio_dprintk (RIO_DEBUG_PARAM, "Hangup on last close\n");
381 rio_dprintk (RIO_DEBUG_PARAM, "Rx hardware flow control enabled\n");
385 rio_dprintk (RIO_DEBUG_PARAM, "Rx hardware flow control disabled\n");
392 rio_dprintk (RIO_DEBUG_PARAM, "Local line\n");
395 rio_dprintk (RIO_DEBUG_PARAM, "Possible Modem line\n");
402 rio_dprintk (RIO_DEBUG_PARAM, "Ignore break condition\n");
406 rio_dprintk (RIO_DEBUG_PARAM, "Break generates NULL condition\n");
409 rio_dprintk (RIO_DEBUG_PARAM, "Interrupt on break condition\n");
413 rio_dprintk (RIO_DEBUG_PARAM, "Map newline to carriage return on input\n");
418 rio_dprintk (RIO_DEBUG_PARAM, "Ignore carriage return on input\n");
423 rio_dprintk (RIO_DEBUG_PARAM, "Map carriage return to newline on input\n");
427 rio_dprintk (RIO_DEBUG_PARAM, "Ignore characters with parity errors\n");
431 rio_dprintk (RIO_DEBUG_PARAM, "Mark parity errors\n");
461 rio_dprintk (RIO_DEBUG_PARAM, "Strip input characters\n");
468 rio_dprintk (RIO_DEBUG_PARAM, "Map newline to carriage-return, newline on output\n");
473 rio_dprintk (RIO_DEBUG_PARAM, "Map carriage return to newline on output\n");
478 rio_dprintk (RIO_DEBUG_PARAM, "Tab delay 3 set\n");
498 rio_dprintk (RIO_DEBUG_PARAM, "Mapping of rx/tx baud %x (%x)\n",
511 rio_dprintk (RIO_DEBUG_PARAM, "tx baud 0x%x, rx baud 0x%x\n", TxBaud, RxBaud);
518 rio_dprintk (RIO_DEBUG_PARAM, "Enable receiver\n");
521 rio_dprintk (RIO_DEBUG_PARAM, "RCV1EN (?)\n");
525 rio_dprintk (RIO_DEBUG_PARAM, "XMT1EN (?)\n");
529 rio_dprintk (RIO_DEBUG_PARAM, "LOBLK - JCL output blocks when not current\n");
532 rio_dprintk (RIO_DEBUG_PARAM, "Input character signal generating enabled\n");
534 rio_dprintk (RIO_DEBUG_PARAM, "Canonical input: erase and kill enabled\n");
536 rio_dprintk (RIO_DEBUG_PARAM, "Canonical upper/lower presentation\n");
538 rio_dprintk (RIO_DEBUG_PARAM, "Enable input echo\n");
540 rio_dprintk (RIO_DEBUG_PARAM, "Enable echo erase\n");
542 rio_dprintk (RIO_DEBUG_PARAM, "Enable echo kill\n");
544 rio_dprintk (RIO_DEBUG_PARAM, "Enable echo newline\n");
546 rio_dprintk (RIO_DEBUG_PARAM, "Disable flush after interrupt or quit\n");
549 rio_dprintk (RIO_DEBUG_PARAM, "Send SIGTTOU for background output\n");
553 rio_dprintk (RIO_DEBUG_PARAM, "Exclusive use of this line\n");
556 rio_dprintk (RIO_DEBUG_PARAM, "Map uppercase to lowercase on input\n");
558 rio_dprintk (RIO_DEBUG_PARAM, "Enable output post-processing\n");
560 rio_dprintk (RIO_DEBUG_PARAM, "Map lowercase to uppercase on output\n");
562 rio_dprintk (RIO_DEBUG_PARAM, "No carriage return output at column 0\n");
564 rio_dprintk (RIO_DEBUG_PARAM, "Newline performs carriage return function\n");
566 rio_dprintk (RIO_DEBUG_PARAM, "Use fill characters for delay\n");
568 rio_dprintk (RIO_DEBUG_PARAM, "Fill character is DEL\n");
570 rio_dprintk (RIO_DEBUG_PARAM, "Newline delay set\n");
572 rio_dprintk (RIO_DEBUG_PARAM, "Carriage return delay set\n");
574 rio_dprintk (RIO_DEBUG_PARAM, "Tab delay set\n");
577 rio_dprintk (RIO_DEBUG_PARAM, "Back-space delay set\n");
579 rio_dprintk (RIO_DEBUG_PARAM, "Vertical tab delay set\n");
581 rio_dprintk (RIO_DEBUG_PARAM, "Form-feed delay set\n");
629 rio_dprintk (RIO_DEBUG_PARAM, "add_transmit returned.\n");
665 rio_dprintk (RIO_DEBUG_PARAM, "add_transmit: Packet has been stolen!");