Searched refs:rio_dprintk (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Drioparam.c170 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);
173 rio_dprintk(RIO_DEBUG_PARAM, "Can't call rioparam with null tty.\n");
197 rio_dprintk(RIO_DEBUG_PARAM, "Port IN_USE for pre-emptive command\n");
201 rio_dprintk(RIO_DEBUG_PARAM, "Port has no space on transmit queue\n");
211 rio_dprintk(RIO_DEBUG_PARAM, "wait for can_add_transmit\n");
216 rio_dprintk(RIO_DEBUG_PARAM, "wait for can_add_transmit broken by signal\n");
235 rio_dprintk(RIO_DEBUG_PARAM, "can_add_transmit() returns %x\n", res);
236 rio_dprintk(RIO_DEBUG_PARAM, "Packet is %p\n", PacketP);
244 rio_dprintk(RIO_DEBUG_PARAM, "5 bit data\n");
250 rio_dprintk(RIO_DEBUG_PARA
[all...]
H A Driotty.c112 rio_dprintk(RIO_DEBUG_TTY, "System initialisation failed\n");
117 rio_dprintk(RIO_DEBUG_TTY, "port open SysPort %d (mapped:%d)\n", SysPort, p->RIOPortp[SysPort]->Mapped);
126 rio_dprintk(RIO_DEBUG_TTY, "Illegal port number %d\n", SysPort);
135 rio_dprintk(RIO_DEBUG_TTY, "PortP: %p\n", PortP);
141 rio_dprintk(RIO_DEBUG_TTY, "port not mapped into system\n");
151 rio_dprintk(RIO_DEBUG_TTY, "%d bytes in tx buffer\n", PortP->gs.xmit_cnt);
163 rio_dprintk(RIO_DEBUG_TTY, "Host not running\n");
177 rio_dprintk(RIO_DEBUG_TTY, "Checking if RTA has booted... \n");
180 rio_dprintk(RIO_DEBUG_TTY, "RTA never booted\n");
190 rio_dprintk(RIO_DEBUG_TT
[all...]
H A Drioctrl.c160 rio_dprintk(RIO_DEBUG_CTRL, "control ioctl cmd: 0x%x arg: %p\n", cmd, argp);
171 rio_dprintk(RIO_DEBUG_CTRL, "RIO_SET_TIMER to %ldms\n", arg);
193 rio_dprintk(RIO_DEBUG_CTRL, "RIO_FOAD_RTA\n");
197 rio_dprintk(RIO_DEBUG_CTRL, "RIO_ZOMBIE_RTA\n");
201 rio_dprintk(RIO_DEBUG_CTRL, "RIO_IDENTIFY_RTA\n");
205 rio_dprintk(RIO_DEBUG_CTRL, "RIO_KILL_NEIGHBOUR\n");
212 rio_dprintk(RIO_DEBUG_CTRL, "SPECIAL_RUP_CMD\n");
214 rio_dprintk(RIO_DEBUG_CTRL, "SPECIAL_RUP_CMD copy failed\n");
220 rio_dprintk(RIO_DEBUG_CTRL, "SPECIAL_RUP_CMD GetCmdBlk failed\n");
226 rio_dprintk(RIO_DEBUG_CTR
[all...]
H A Drio_linux.h92 rio_dprintk (RIO_DEBUG_SPINLOCK, "spinlockirqsave: %p %s:%d\n", \
98 rio_dprintk (RIO_DEBUG_SPINLOCK, "spinunlockirqrestore: %p %s:%d\n",\
104 rio_dprintk (RIO_DEBUG_SPINLOCK, "spinlock: %p %s:%d\n",\
110 rio_dprintk (RIO_DEBUG_SPINLOCK, "spinunlock: %p %s:%d\n",\
173 #define rio_dprintk(f, str...) do { if (rio_debug & f) printk (str);} while (0) macro
174 #define func_enter() rio_dprintk (RIO_DEBUG_FLOW, "rio: enter %s\n", __FUNCTION__)
175 #define func_exit() rio_dprintk (RIO_DEBUG_FLOW, "rio: exit %s\n", __FUNCTION__)
176 #define func_enter2() rio_dprintk (RIO_DEBUG_FLOW, "rio: enter %s (port %d)\n",__FUNCTION__, port->line)
178 #define rio_dprintk(f, str...) /* nothing */ macro
H A Drioboot.c110 rio_dprintk(RIO_DEBUG_BOOT, "Data at user address %p\n", rbp->DataP);
116 rio_dprintk(RIO_DEBUG_BOOT, "RTA Boot Code Too Large!\n");
123 rio_dprintk(RIO_DEBUG_BOOT, "RTA Boot Code : BUSY BUSY BUSY!\n");
148 rio_dprintk(RIO_DEBUG_BOOT, "Bad data copy from user space\n");
177 rio_dprintk(RIO_DEBUG_BOOT, "Start ISA card running\n");
186 rio_dprintk(RIO_DEBUG_BOOT, "Start PCI card running\n");
190 rio_dprintk(RIO_DEBUG_BOOT, "Unknown host type %d\n", HostP->Type);
225 rio_dprintk(RIO_DEBUG_BOOT, "Attempt to boot host %d\n", host);
228 rio_dprintk(RIO_DEBUG_BOOT, "Host Type = 0x%x, Mode = 0x%x, IVec = 0x%x\n", HostP->Type, HostP->Mode, HostP->Ivec);
232 rio_dprintk(RIO_DEBUG_BOO
[all...]
H A Driocmd.c86 rio_dprintk(RIO_DEBUG_CMD, "FOAD RTA\n");
91 rio_dprintk(RIO_DEBUG_CMD, "FOAD RTA: GetCmdBlk failed\n");
106 rio_dprintk(RIO_DEBUG_CMD, "FOAD RTA: Failed to queue foad command\n");
116 rio_dprintk(RIO_DEBUG_CMD, "ZOMBIE RTA\n");
121 rio_dprintk(RIO_DEBUG_CMD, "ZOMBIE RTA: GetCmdBlk failed\n");
136 rio_dprintk(RIO_DEBUG_CMD, "ZOMBIE RTA: Failed to queue zombie command\n");
146 rio_dprintk(RIO_DEBUG_CMD, "Command RTA 0x%lx func %p\n", RtaUnique, func);
188 rio_dprintk(RIO_DEBUG_CMD, "RIO_IDENTIFY_RTA copy failed\n");
216 rio_dprintk(RIO_DEBUG_CMD, "IDENTIFY RTA\n");
221 rio_dprintk(RIO_DEBUG_CM
[all...]
H A Drioinit.c133 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: Uniquenum 0x%x\n",p->RIOHosts[p->RIONumHosts].UniqueNum);
136 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: Tests Passed at 0x%x\n", Base);
161 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: Reset host type=%d, DpRam=%p, slot=%d\n",
174 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: Setup ram/size arrays\n");
190 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: Memory: %p(0x%x), %p(0x%x), %p(0x%x)\n",
193 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: %p(0x%x), %p(0x%x), %p(0x%x), %p(0x%x)\n",
205 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: RIOScrub band %d, op %d failed\n",
212 rio_dprintk (RIO_DEBUG_INIT, "Test completed\n");
257 rio_dprintk (RIO_DEBUG_INIT, "RIO-init: Byte Pre Check 1: BYTE at offset 0x%x should have been=%x, was=%x\n", off, oldbyte, readb(ram + off));
263 rio_dprintk (RIO_DEBUG_INI
[all...]
H A Driointr.c113 rio_dprintk(RIO_DEBUG_INTR, "tx port %d: %d chars queued.\n", PortP->PortNum, PortP->gs.xmit_cnt);
140 rio_dprintk(RIO_DEBUG_INTR, "rio: tx port %d: copying %d chars: %s - %s\n", PortP->PortNum, c, firstchars(PortP->gs.xmit_buf + PortP->gs.xmit_tail, t), firstchars(PortP->gs.xmit_buf + PortP->gs.xmit_tail + c - t, t));
186 rio_dprintk(RIO_DEBUG_INTR, "Interrupt but host not running. flags=%x.\n", (int) HostP->Flags);
195 rio_dprintk(RIO_DEBUG_INTR, "rio: RUP interrupt on host %Zd\n", HostP - p->RIOHosts);
206 rio_dprintk(RIO_DEBUG_INTR, "rio: RX interrupt on host %Zd\n", HostP - p->RIOHosts);
272 rio_dprintk(RIO_DEBUG_INTR, "Set RX handshake bit\n");
286 rio_dprintk(RIO_DEBUG_INTR, "rio: TX interrupt on host %Zd\n", HostP - p->RIOHosts);
323 rio_dprintk(RIO_DEBUG_INTR, "rio: Looking into port %d.\n", port);
334 rio_dprintk(RIO_DEBUG_INTR, "Can't add to port, so skipping.\n");
346 rio_dprintk(RIO_DEBUG_INT
[all...]
H A Driotable.c115 rio_dprintk(RIO_DEBUG_TABLE, "RIONewTable: entering(1)\n");
128 rio_dprintk(RIO_DEBUG_TABLE, "RIONewTable: entering(2)\n");
156 rio_dprintk(RIO_DEBUG_TABLE, "RIONewTable: entering(3)\n");
159 rio_dprintk(RIO_DEBUG_TABLE, "%s pretending to be empty but isn't\n", MapP->Name);
164 rio_dprintk(RIO_DEBUG_TABLE, "!RIO: Daemon: test (3) passes\n");
168 rio_dprintk(RIO_DEBUG_TABLE, "RIONewTable: entering(4)\n");
182 rio_dprintk(RIO_DEBUG_TABLE, "RTA %s has unknown host unique number 0x%x\n", MapP->Name, MapP->HostUniqueNum);
192 rio_dprintk(RIO_DEBUG_TABLE, "RIONewTable: entering(5)\n");
195 rio_dprintk(RIO_DEBUG_TABLE, "RIO: RTA %s has been allocated an ID of zero!\n", MapP->Name);
201 rio_dprintk(RIO_DEBUG_TABL
[all...]
H A Drioroute.c158 rio_dprintk(RIO_DEBUG_ROUTE, "LIES! DAMN LIES! %d LIES!\n", Lies);
159 rio_dprintk(RIO_DEBUG_ROUTE, "%d:%c %d:%c %d:%c %d:%c\n",
189 rio_dprintk(RIO_DEBUG_ROUTE, "I have a link from %s %s to unit %d:%d - I don't like it.\n", MyType, MyName, NewUnit, NewLink);
211 rio_dprintk(RIO_DEBUG_ROUTE, "%s %s (%c) is connected to an unconfigured unit.\n", MyType, MyName, 'A' + ThisLink);
225 rio_dprintk(RIO_DEBUG_ROUTE, "SETTING HOST (%c) TO DISCONNECTED!\n", OldLink + 'A');
229 rio_dprintk(RIO_DEBUG_ROUTE, "HOST(%c) WAS NOT CONNECTED TO %s (%c)!\n", OldLink + 'A', HostP->Mapping[ThisUnit - 1].Name, ThisLink + 'A');
233 rio_dprintk(RIO_DEBUG_ROUTE, "SETTING RTA %s (%c) TO DISCONNECTED!\n", HostP->Mapping[OldUnit - 1].Name, OldLink + 'A');
237 rio_dprintk(RIO_DEBUG_ROUTE, "RTA %s (%c) WAS NOT CONNECTED TO %s (%c)\n", HostP->Mapping[OldUnit - 1].Name, OldLink + 'A', HostP->Mapping[ThisUnit - 1].Name, ThisLink + 'A');
241 rio_dprintk(RIO_DEBUG_ROUTE, "MARKING HOST (%c) CONNECTED TO %s (%c)\n", NewLink + 'A', MyName, ThisLink + 'A');
245 rio_dprintk(RIO_DEBUG_ROUT
[all...]
H A Drio_linux.c294 rio_dprintk(RIO_DEBUG_PARAM, "%08lx ", (unsigned long) addr + i);
296 rio_dprintk(RIO_DEBUG_PARAM, "%02x %s", addr[j + i], (j == 7) ? " " : "");
300 rio_dprintk(RIO_DEBUG_PARAM, "%c", (ch < 0x20) ? '.' : ((ch > 0x7f) ? '.' : ch));
302 rio_dprintk(RIO_DEBUG_PARAM, "\n");
315 rio_dprintk(RIO_DEBUG_DELAY, "delaying %d jiffies\n", njiffies);
331 rio_dprintk(RIO_DEBUG_DELAY, "delaying %d jiffies (ni)\n", njiffies);
374 rio_dprintk(RIO_DEBUG_IFLOW, "rio: enter rio_interrupt (%d/%d)\n", irq, HostP->Ivec);
393 rio_dprintk(RIO_DEBUG_IFLOW, "rio: We've have noticed the interrupt\n");
409 rio_dprintk(RIO_DEBUG_IFLOW, "riointr() doing host %p type %d\n", ptr, HostP->Type);
412 rio_dprintk(RIO_DEBUG_IFLO
[all...]

Completed in 57 milliseconds