• 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_dprintk

286 		rio_dprintk(RIO_DEBUG_PARAM, "%08lx ", (unsigned long) addr + i);
288 rio_dprintk(RIO_DEBUG_PARAM, "%02x %s", addr[j + i], (j == 7) ? " " : "");
292 rio_dprintk(RIO_DEBUG_PARAM, "%c", (ch < 0x20) ? '.' : ((ch > 0x7f) ? '.' : ch));
294 rio_dprintk(RIO_DEBUG_PARAM, "\n");
307 rio_dprintk(RIO_DEBUG_DELAY, "delaying %d jiffies\n", njiffies);
323 rio_dprintk(RIO_DEBUG_DELAY, "delaying %d jiffies (ni)\n", njiffies);
366 rio_dprintk(RIO_DEBUG_IFLOW, "rio: enter rio_interrupt (%d/%d)\n", irq, HostP->Ivec);
385 rio_dprintk(RIO_DEBUG_IFLOW, "rio: We've have noticed the interrupt\n");
401 rio_dprintk(RIO_DEBUG_IFLOW, "riointr() doing host %p type %d\n", ptr, HostP->Type);
404 rio_dprintk(RIO_DEBUG_IFLOW, "rio: exit rio_interrupt (%d/%d)\n", irq, HostP->Ivec);
448 rio_dprintk (RIO_DEBUG_TTY, "Pushing host %d\n", hn);
486 rio_dprintk(RIO_DEBUG_INIT, "Getting CD status: %d\n", rv);
603 rio_dprintk(RIO_DEBUG_TTY, "BREAK on deleted RTA\n");
608 rio_dprintk(RIO_DEBUG_INTR, "SBREAK RIOShortCommand failed\n");
615 rio_dprintk(RIO_DEBUG_TTY, "BREAK on deleted RTA\n");
624 rio_dprintk(RIO_DEBUG_INTR, "SBREAK RIOShortCommand failed\n");
708 rio_dprintk(RIO_DEBUG_PROBE, "Going to verify vpd prom at %p.\n", hp->Caddr + RIO_VPD_ROM);
780 rio_dprintk(RIO_DEBUG_INIT, "set_termios = %p\n", gs_set_termios);
819 rio_dprintk(RIO_DEBUG_INIT, "getting : %Zd %Zd %Zd %Zd %Zd bytes\n", RI_SZ, RIO_HOSTS * HOST_SZ, RIO_PORTS * PORT_SZ, RIO_PORTS * TMIO_SZ, RIO_PORTS * TMIO_SZ);
828 rio_dprintk(RIO_DEBUG_INIT, "Got : %p %p %p\n", p, p->RIOHosts, p->RIOPortp);
835 rio_dprintk(RIO_DEBUG_INIT, "initing port %d (%d)\n", i, port->Mapped);
863 rio_dprintk(RIO_DEBUG_INIT, "Not enough memory! %p %p %p\n", p, p->RIOHosts, p->RIOPortp);
936 rio_dprintk(RIO_DEBUG_INIT, "Initing rio module... (rio_debug=%d)\n", rio_debug);
970 rio_dprintk(RIO_DEBUG_PROBE, "Got a specialix card: %x.\n", tint);
972 rio_dprintk(RIO_DEBUG_PROBE, "But it's not a RIO card (%d)...\n", tshort);
975 rio_dprintk(RIO_DEBUG_PROBE, "cp1\n");
991 rio_dprintk(RIO_DEBUG_PROBE, "Going to test it (%p/%p).\n", (void *) p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr);
993 rio_dprintk(RIO_DEBUG_INIT, "Done RIOBoardTest\n");
998 rio_dprintk(RIO_DEBUG_PROBE, "Hmm Tested ok, uniqid = %x.\n", p->RIOHosts[p->RIONumHosts].UniqueNum);
1042 rio_dprintk(RIO_DEBUG_PROBE, "Ivec: %x\n", hp->Ivec);
1043 rio_dprintk(RIO_DEBUG_PROBE, "Mode: %x\n", hp->Mode);
1047 rio_dprintk(RIO_DEBUG_PROBE, "Going to test it (%p/%p).\n", (void *) p->RIOHosts[p->RIONumHosts].PaddrP, p->RIOHosts[p->RIONumHosts].Caddr);
1053 rio_dprintk(RIO_DEBUG_PROBE, "Hmm Tested ok, uniqid = %x.\n", p->RIOHosts[p->RIONumHosts].UniqueNum);
1089 rio_dprintk(RIO_DEBUG_PROBE, "Got VPD ROM\n");
1095 rio_dprintk(RIO_DEBUG_PROBE, "Hmm Tested ok, uniqid = %x.\n", p->RIOHosts[p->RIONumHosts].UniqueNum);
1097 rio_dprintk(RIO_DEBUG_PROBE, "Hmm Tested ok, host%d uniqid = %x.\n", p->RIONumHosts, p->RIOHosts[p->RIONumHosts - 1].UniqueNum);
1119 rio_dprintk(RIO_DEBUG_INIT, "Requesting interrupt hp: %p rio_interrupt: %d Mode: %x\n", hp, hp->Ivec, hp->Mode);
1121 rio_dprintk(RIO_DEBUG_INIT, "Return value from request_irq: %d\n", retval);
1126 rio_dprintk(RIO_DEBUG_INIT, "Got irq %d.\n", hp->Ivec);
1128 rio_dprintk(RIO_DEBUG_INIT, "Enabling interrupts on rio card.\n");
1132 rio_dprintk(RIO_DEBUG_INIT, "New Mode: %x\n", hp->Mode);
1140 rio_dprintk(RIO_DEBUG_INIT, "Starting polling at %dj intervals.\n", rio_poll);
1146 rio_dprintk(RIO_DEBUG_INIT, "rio: total of %d boards detected.\n", found);
1169 rio_dprintk(RIO_DEBUG_INIT, "freed irq %d.\n", hp->Ivec);
1184 rio_dprintk(RIO_DEBUG_CLEANUP, "Cleaning up drivers\n");