Lines Matching refs:RIO_DEBUG_TTY

168 		rio_dprintk (RIO_DEBUG_TTY, "System initialisation failed\n");  in riotopen()
174 rio_dprintk (RIO_DEBUG_TTY, "port open SysPort %d (%s) (mapped:%d)\n", in riotopen()
185 rio_dprintk (RIO_DEBUG_TTY, "Illegal port number %d\n",SysPort); in riotopen()
195 rio_dprintk (RIO_DEBUG_TTY, "PortP: %p\n", PortP); in riotopen()
201 rio_dprintk (RIO_DEBUG_TTY, "port not mapped into system\n"); in riotopen()
214 rio_dprintk (RIO_DEBUG_TTY, "%d bytes in tx buffer\n", in riotopen()
229 rio_dprintk (RIO_DEBUG_TTY, "Host not running\n"); in riotopen()
243 rio_dprintk (RIO_DEBUG_TTY, "Waiting for RTA to boot\n"); in riotopen()
246 rio_dprintk (RIO_DEBUG_TTY, "RTA EINTR in delay \n"); in riotopen()
251 rio_dprintk (RIO_DEBUG_TTY, "Waiting for RTA to boot timeout\n"); in riotopen()
258 rio_dprintk (RIO_DEBUG_TTY, "RTA has been booted\n"); in riotopen()
260 rio_dprintk (RIO_DEBUG_TTY, "RTA never booted\n"); in riotopen()
271 rio_dprintk (RIO_DEBUG_TTY, "Checking if RTA has booted... \n"); in riotopen()
274 rio_dprintk (RIO_DEBUG_TTY, "RTA never booted\n"); in riotopen()
284 rio_dprintk (RIO_DEBUG_TTY, "RTA_wait_for_boot: EINTR in delay \n"); in riotopen()
289 rio_dprintk (RIO_DEBUG_TTY, "Waiting for RTA to boot timeout\n"); in riotopen()
294 rio_dprintk (RIO_DEBUG_TTY, "RTA has been booted\n"); in riotopen()
317 rio_dprintk (RIO_DEBUG_TTY, "Waiting for RIO_CLOSING to go away\n"); in riotopen()
319 rio_dprintk (RIO_DEBUG_TTY, "Waiting for not idle closed broken by signal\n"); in riotopen()
334 rio_dprintk (RIO_DEBUG_TTY, "Port unmapped while closing!\n"); in riotopen()
357 rio_dprintk (RIO_DEBUG_TTY, "First open for this port\n"); in riotopen()
388 rio_dprintk (RIO_DEBUG_TTY, "Waiting for PORT_ISOPEN-currently %x\n",PortP->PortState); in riotopen()
405 rio_dprintk (RIO_DEBUG_TTY, "Waiting for open to finish broken by signal\n"); in riotopen()
420 rio_dprintk (RIO_DEBUG_TTY, "PORT_ISOPEN found\n"); in riotopen()
425 rio_dprintk (RIO_DEBUG_TTY, "Modem - test for carrier\n"); in riotopen()
433 rio_dprintk (RIO_DEBUG_TTY, "open(%d) Modem carr on\n", SysPort); in riotopen()
450 rio_dprintk (RIO_DEBUG_TTY, "open(%d) sleeping for carr on\n",SysPort); in riotopen()
466 rio_dprintk (RIO_DEBUG_TTY, "open(%d) sleeping for carr broken by signal\n", in riotopen()
482 rio_dprintk (RIO_DEBUG_TTY, "Setting RIO_MOPEN\n"); in riotopen()
500 rio_dprintk (RIO_DEBUG_TTY, "high level open done\n"); in riotopen()
512 rio_dprintk (RIO_DEBUG_TTY, "Returning from open\n"); in riotopen()
541 rio_dprintk (RIO_DEBUG_TTY, "port close SysPort %d\n",PortP->PortNum); in riotclose()
544 rio_dprintk (RIO_DEBUG_TTY, "Port is at address 0x%x\n",(int)PortP); in riotclose()
547 rio_dprintk (RIO_DEBUG_TTY, "TTY is at address 0x%x\n",(int)tty); in riotclose()
571 rio_dprintk (RIO_DEBUG_TTY, "Close on deleted RTA\n"); in riotclose()
581 rio_dprintk (RIO_DEBUG_TTY, "Clear bits\n"); in riotclose()
600 rio_dprintk (RIO_DEBUG_TTY, "Channel %d still open !\n",PortP->PortNum); in riotclose()
608 rio_dprintk (RIO_DEBUG_TTY, "Closing down - everything must go!\n"); in riotclose()
617 rio_dprintk (RIO_DEBUG_TTY, "Timeout 1 starts\n"); in riotclose()
625 rio_dprintk (RIO_DEBUG_TTY, "Waiting for not idle closed broken by signal\n"); in riotclose()
629 rio_dprintk (RIO_DEBUG_TTY, "Calling timeout to flush in closing\n"); in riotclose()
632 rio_dprintk (RIO_DEBUG_TTY, "RTA EINTR in delay \n"); in riotclose()
649 rio_dprintk (RIO_DEBUG_TTY, "Channel %d re-open!\n", PortP->PortNum); in riotclose()
676 rio_dprintk (RIO_DEBUG_TTY, "Run out of tries - force the bugger shut!\n" ); in riotclose()
680 rio_dprintk (RIO_DEBUG_TTY, "Close: PortState:ISOPEN is %d\n", in riotclose()
688 rio_dprintk (RIO_DEBUG_TTY, "RTA EINTR in delay \n"); in riotclose()
694 rio_dprintk (RIO_DEBUG_TTY, "Close: try was %d on completion\n", try ); in riotclose()
724 rio_dprintk (RIO_DEBUG_TTY, "Return from close\n"); in riotclose()
773 rio_dprintk (RIO_DEBUG_TTY, "RIOHalted set\n");
803 rio_dprintk (RIO_DEBUG_TTY, "entering shortcommand.\n"); in RIOShortCommand()
811 rio_dprintk (RIO_DEBUG_TTY, "Short command to deleted RTA ignored\n"); in RIOShortCommand()
821 rio_dprintk (RIO_DEBUG_TTY, "Waiting for not in use (%d)\n", in RIOShortCommand()
833 rio_dprintk (RIO_DEBUG_TTY, "Short command to deleted RTA ignored\n"); in RIOShortCommand()
839 rio_dprintk (RIO_DEBUG_TTY, "Waiting to add short command to queue (%d)\n", retries); in RIOShortCommand()
842 rio_dprintk (RIO_DEBUG_TTY, "out of tries. Failing\n"); in RIOShortCommand()
907 rio_dprintk (RIO_DEBUG_TTY, "port ioctl SysPort %d command 0x%x argument 0x%x %s\n",
911 rio_dprintk (RIO_DEBUG_TTY, "Bad port number %d\n", SysPort);
968 rio_dprintk (RIO_DEBUG_TTY, "tbusy/tstop monitoring %sabled\n",
976 rio_dprintk (RIO_DEBUG_TTY, "TCRIOSTATE\n");
978 rio_dprintk (RIO_DEBUG_TTY, "TCRIOSTATE command failed\n");
983 rio_dprintk (RIO_DEBUG_TTY, "Copyout failed\n");
992 rio_dprintk (RIO_DEBUG_TTY, "TCRIOMBIS/TCRIOMBIC\n");
999 rio_dprintk (RIO_DEBUG_TTY,
1009 rio_dprintk (RIO_DEBUG_TTY, "TCRIOMBIC command failed\n");
1016 rio_dprintk (RIO_DEBUG_TTY, "TCRIOXPON\n");
1019 rio_dprintk (RIO_DEBUG_TTY, "Copyin failed\n");
1031 rio_dprintk (RIO_DEBUG_TTY, "TCRIOXPOFF\n");
1034 rio_dprintk (RIO_DEBUG_TTY, "Copyin failed\n");
1046 rio_dprintk (RIO_DEBUG_TTY, "TCRIOXPCPS\n");
1049 rio_dprintk (RIO_DEBUG_TTY, "%d CPS out of range\n",arg);
1059 rio_dprintk (RIO_DEBUG_TTY, "TCRIOXPRINT\n");
1069 rio_dprintk (RIO_DEBUG_TTY, "TCRIOIXANYON\n");
1075 rio_dprintk (RIO_DEBUG_TTY, "TCRIOIXANYOFF\n");
1081 rio_dprintk (RIO_DEBUG_TTY, "TCRIOIXONON\n");
1087 rio_dprintk (RIO_DEBUG_TTY, "TCRIOIXONOFF\n");
1097 rio_dprintk (RIO_DEBUG_TTY, "TCRIOCTSFLOWEN\n");
1104 rio_dprintk (RIO_DEBUG_TTY, "TCRIOCTSFLOWDIS\n");
1111 rio_dprintk (RIO_DEBUG_TTY, "TCRIORTSFLOWEN\n");
1118 rio_dprintk (RIO_DEBUG_TTY, "TCRIORTSFLOWDIS\n");
1142 rio_dprintk (RIO_DEBUG_TTY, "NON POSIX ioctl\n");
1148 rio_dprintk (RIO_DEBUG_TTY, "NON POSIX SYSV ioctl\n");
1183 rio_dprintk (RIO_DEBUG_TTY, "wait for non-BUSY, semaphore set\n");
1250 rio_dprintk (RIO_DEBUG_TTY, "RIOIoctl changed %d newcook %d oldcook %d\n",
1274 rio_dprintk (RIO_DEBUG_TTY, "Ioctl changing the PORT settings\n");