Searched refs:KERN_DEBUG (Results 251 - 275 of 3218) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Deth16i.c432 printk(KERN_DEBUG "Probing started for %s\n", cardname);
695 printk(KERN_DEBUG "Set port number %d\n", i);
702 printk(KERN_DEBUG "Eth16i interface port found at %d\n", i);
708 printk(KERN_DEBUG "TRANSMIT_DONE timeout when probing interface port\n");
713 printk(KERN_DEBUG "Using default port\n");
745 printk(KERN_DEBUG "TRANSMIT_MODE_REG = %x\n", inb(ioaddr + TRANSMIT_MODE_REG));
746 printk(KERN_DEBUG "TRANSCEIVER_MODE_REG = %x\n",
782 printk(KERN_DEBUG "Timeout occurred waiting transmit packet received\n");
787 printk(KERN_DEBUG "Timeout occurred waiting receive packet\n");
793 printk(KERN_DEBUG "RECEIVE_PACKE
[all...]
H A Dlib82596.c412 printk(KERN_DEBUG "lp and scp at %p, .sysbus = %08x, .iscp = %08x\n",
414 printk(KERN_DEBUG "iscp at %p, iscp.stat = %08x, .scb = %08x\n",
416 printk(KERN_DEBUG "scb at %p, scb.status = %04x, .command = %04x,"
420 printk(KERN_DEBUG " errors: crc %x, align %x, resource %x,"
427 printk(KERN_DEBUG
435 printk(KERN_DEBUG "rfd_head = %p\n", rfd);
437 printk(KERN_DEBUG
446 printk(KERN_DEBUG "rbd_head = %p\n", rbd);
448 printk(KERN_DEBUG
577 DEB(DEB_INIT, printk(KERN_DEBUG "
[all...]
H A Dppp_mppe.c304 printk(KERN_DEBUG "%s[%d]: initialized with %d-bit %s mode\n",
312 printk(KERN_DEBUG
385 printk(KERN_DEBUG "mppe_compress[%d]: osize too small! "
404 printk(KERN_DEBUG "mppe_compress[%d]: ccount %d\n", state->unit,
414 printk(KERN_DEBUG "mppe_compress[%d]: rekeying\n",
432 printk(KERN_DEBUG "crypto_cypher_encrypt failed\n");
488 printk(KERN_DEBUG
501 printk(KERN_DEBUG "mppe_decompress[%d]: osize too small! "
510 printk(KERN_DEBUG "mppe_decompress[%d]: ccount %d\n",
515 printk(KERN_DEBUG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/lapb/
H A Dlapb_out.c65 printk(KERN_DEBUG "lapb: (%p) S%d TX I(%d) S%d R%d\n",
153 printk(KERN_DEBUG "lapb: (%p) S%d TX %02X %02X %02X\n",
169 printk(KERN_DEBUG "lapb: (%p) S%d TX SABME(1)\n",
175 printk(KERN_DEBUG "lapb: (%p) S%d TX SABM(1)\n",
188 printk(KERN_DEBUG "lapb: (%p) S%d TX RR(1) R%d\n",
200 printk(KERN_DEBUG "lapb: (%p) S%d TX RR(0) R%d\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/x25/
H A Dx25_facilities.c100 printk(KERN_DEBUG "X.25: unknown facility "
123 printk(KERN_DEBUG "X.25: unknown facility "
134 printk(KERN_DEBUG "X.25: unknown facility %02X, "
159 printk(KERN_DEBUG "X.25: unknown facility %02X,"
328 printk(KERN_DEBUG "X.25: incoming winsize limited to 7\n");
333 printk( KERN_DEBUG "X.25: outgoing winsize limited to 7\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/keys/
H A Dinternal.h20 printk(KERN_DEBUG "==> %s("FMT")\n", __func__, ##__VA_ARGS__)
22 printk(KERN_DEBUG "<== %s()"FMT"\n", __func__, ##__VA_ARGS__)
24 printk(KERN_DEBUG " "FMT"\n", ##__VA_ARGS__)
27 no_printk(KERN_DEBUG "==> %s("FMT")\n", __func__, ##__VA_ARGS__)
29 no_printk(KERN_DEBUG "<== %s()"FMT"\n", __func__, ##__VA_ARGS__)
31 no_printk(KERN_DEBUG FMT"\n", ##__VA_ARGS__)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Ddebug.h245 #define PRINT_DEBUG(x...) printk ( KERN_DEBUG PRINTK_HEADER x )
251 #define PRINT_DEBUG(x...) printk ( KERN_DEBUG PRINTK_HEADER x )
252 #define PRINT_INFO(x...) printk ( KERN_DEBUG PRINTK_HEADER x )
253 #define PRINT_WARN(x...) printk ( KERN_DEBUG PRINTK_HEADER x )
254 #define PRINT_ERR(x...) printk ( KERN_DEBUG PRINTK_HEADER x )
255 #define PRINT_FATAL(x...) printk ( KERN_DEBUG PRINTK_HEADER x )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-footbridge/
H A Ddc21285.c168 printk(KERN_DEBUG "PCI: master abort, pc=0x%08lx\n",
174 printk(KERN_DEBUG "PCI: target abort: ");
193 printk(KERN_DEBUG "PCI: system error received: ");
212 printk(KERN_DEBUG "PCI: discard timer expired\n");
222 printk(KERN_DEBUG "PCI: data parity error detected: ");
237 printk(KERN_DEBUG "PCI: parity error detected: ");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dparport_pc.h65 printk (KERN_DEBUG "parport_pc_write_data(%p,0x%02x)\n", p, d);
74 printk (KERN_DEBUG "parport_pc_read_data(%p) = 0x%02x\n",
91 printk (KERN_DEBUG "*** parport state (%s): ecr=[%s", str, ecr_modes[(ecr & 0xe0) >> 5]);
134 printk (KERN_DEBUG
165 printk (KERN_DEBUG "%s (%s): use data_reverse for this!\n",
194 printk (KERN_DEBUG "%s (%s): use data_%s for this!\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-footbridge/
H A Ddc21285.c168 printk(KERN_DEBUG "PCI: master abort, pc=0x%08lx\n",
174 printk(KERN_DEBUG "PCI: target abort: ");
193 printk(KERN_DEBUG "PCI: system error received: ");
212 printk(KERN_DEBUG "PCI: discard timer expired\n");
222 printk(KERN_DEBUG "PCI: data parity error detected: ");
237 printk(KERN_DEBUG "PCI: parity error detected: ");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dlib82596.c412 printk(KERN_DEBUG "lp and scp at %p, .sysbus = %08x, .iscp = %08x\n",
414 printk(KERN_DEBUG "iscp at %p, iscp.stat = %08x, .scb = %08x\n",
416 printk(KERN_DEBUG "scb at %p, scb.status = %04x, .command = %04x,"
420 printk(KERN_DEBUG " errors: crc %x, align %x, resource %x,"
427 printk(KERN_DEBUG
435 printk(KERN_DEBUG "rfd_head = %p\n", rfd);
437 printk(KERN_DEBUG
446 printk(KERN_DEBUG "rbd_head = %p\n", rbd);
448 printk(KERN_DEBUG
577 DEB(DEB_INIT, printk(KERN_DEBUG "
[all...]
H A Dppp_mppe.c304 printk(KERN_DEBUG "%s[%d]: initialized with %d-bit %s mode\n",
312 printk(KERN_DEBUG
385 printk(KERN_DEBUG "mppe_compress[%d]: osize too small! "
404 printk(KERN_DEBUG "mppe_compress[%d]: ccount %d\n", state->unit,
414 printk(KERN_DEBUG "mppe_compress[%d]: rekeying\n",
432 printk(KERN_DEBUG "crypto_cypher_encrypt failed\n");
488 printk(KERN_DEBUG
501 printk(KERN_DEBUG "mppe_decompress[%d]: osize too small! "
510 printk(KERN_DEBUG "mppe_decompress[%d]: ccount %d\n",
515 printk(KERN_DEBUG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Derase.c49 D1(printk(KERN_DEBUG "jffs2_erase_block(): erase block %#08x (range %#08x-%#08x)\n",
87 D1(printk(KERN_DEBUG "Erase at 0x%08x failed: %d. Refiling on erase_pending_list\n", jeb->offset, ret));
128 D1(printk(KERN_DEBUG "Count reached. jffs2_erase_pending_blocks leaving\n"));
134 D1(printk(KERN_DEBUG "Starting erase of pending block 0x%08x\n", jeb->offset));
162 D1(printk(KERN_DEBUG "jffs2_erase_pending_blocks completed\n"));
168 D1(printk(KERN_DEBUG "Erase completed successfully at 0x%08x\n", jeb->offset));
272 D1(printk(KERN_DEBUG "Removed nodes in range 0x%08x-0x%08x from ino #%u\n",
278 printk(KERN_DEBUG "After remove_node_refs_from_ino_list: \n");
282 printk(KERN_DEBUG);
287 printk(KERN_DEBUG);
[all...]
H A Dwrite.c39 D1(printk(KERN_DEBUG "jffs2_do_new_inode(): Assigned ino# %d\n", f->inocache->ino));
98 D1(printk(KERN_DEBUG "jffs2_write_dnode : dnode_version %d, "
130 D1(printk(KERN_DEBUG "Retrying failed write.\n"));
150 D1(printk(KERN_DEBUG "Allocated space at 0x%08x to retry failed write.\n", flash_ofs));
157 D1(printk(KERN_DEBUG "Failed to allocate space to retry failed write: %d!\n", ret));
186 D1(printk(KERN_DEBUG "jffs2_write_dnode wrote node at 0x%08x(%d) with dsize 0x%x, csize 0x%x, node_crc 0x%08x, data_crc 0x%08x, totlen 0x%08x\n",
209 D1(printk(KERN_DEBUG "jffs2_write_dirent(ino #%u, name at *0x%p \"%s\"->ino #%u, name_crc 0x%08x)\n",
252 D1(printk(KERN_DEBUG "jffs2_write_dirent : dirent_version %d, "
278 D1(printk(KERN_DEBUG "Retrying failed write.\n"));
298 D1(printk(KERN_DEBUG "Allocate
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/watchdog/
H A Dpcwd.c223 printk(KERN_DEBUG PFX "sending following data cmd=0x%02x\n",
243 printk(KERN_DEBUG PFX "received following data for "
274 printk(KERN_DEBUG PFX "command_mode=%d\n",
291 printk(KERN_DEBUG PFX "command_mode=%d\n",
435 printk(KERN_DEBUG PFX "Watchdog started\n");
463 printk(KERN_DEBUG PFX "Watchdog stopped\n");
474 printk(KERN_DEBUG PFX "Watchdog keepalive signal send\n");
487 printk(KERN_DEBUG PFX "New heartbeat: %d\n",
557 printk(KERN_DEBUG PFX "status was: 0x%02x\n",
559 printk(KERN_DEBUG PF
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_midi.c130 printk(KERN_DEBUG "time %.5i: %s [%.2i]: ", opl3->use_time, s, voice);
223 printk(KERN_DEBUG "%s %iop allocation on voice %i\n",
326 snd_printk(KERN_DEBUG "Note on, ch %i, inst %i, note %i, vel %i\n",
381 snd_printk(KERN_DEBUG " --> OPL%i instrument: %s\n",
440 snd_printk(KERN_DEBUG " --> setting OPL3 connection: 0x%x\n",
475 snd_printk(KERN_DEBUG " --> programming operator %i\n", i);
555 snd_printk(KERN_DEBUG " --> trigger voice %i\n", voice);
611 snd_printk(KERN_DEBUG " *** allocating extra program\n");
642 snd_printk(KERN_DEBUG " --> kill voice %i\n", voice);
678 snd_printk(KERN_DEBUG "Not
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Dmite.c757 printk(KERN_DEBUG "mite_dump_regs ch%i\n", mite_chan->channel);
758 printk(KERN_DEBUG "mite address is =0x%08lx\n", mite_io_addr);
761 printk(KERN_DEBUG "mite status[CHOR]at 0x%08lx =0x%08lx\n", addr,
765 printk(KERN_DEBUG "mite status[CHCR]at 0x%08lx =0x%08lx\n", addr,
769 printk(KERN_DEBUG "mite status[TCR] at 0x%08lx =0x%08x\n", addr,
772 printk(KERN_DEBUG "mite status[MCR] at 0x%08lx =0x%08lx\n", addr,
777 printk(KERN_DEBUG "mite status[MAR] at 0x%08lx =0x%08x\n", addr,
780 printk(KERN_DEBUG "mite status[DCR] at 0x%08lx =0x%08lx\n", addr,
784 printk(KERN_DEBUG "mite status[DAR] at 0x%08lx =0x%08x\n", addr,
787 printk(KERN_DEBUG "mit
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c130 printk(KERN_DEBUG "time %.5i: %s [%.2i]: ", opl3->use_time, s, voice);
223 printk(KERN_DEBUG "%s %iop allocation on voice %i\n",
326 snd_printk(KERN_DEBUG "Note on, ch %i, inst %i, note %i, vel %i\n",
381 snd_printk(KERN_DEBUG " --> OPL%i instrument: %s\n",
440 snd_printk(KERN_DEBUG " --> setting OPL3 connection: 0x%x\n",
475 snd_printk(KERN_DEBUG " --> programming operator %i\n", i);
555 snd_printk(KERN_DEBUG " --> trigger voice %i\n", voice);
611 snd_printk(KERN_DEBUG " *** allocating extra program\n");
642 snd_printk(KERN_DEBUG " --> kill voice %i\n", voice);
678 snd_printk(KERN_DEBUG "Not
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dmite.c757 printk(KERN_DEBUG "mite_dump_regs ch%i\n", mite_chan->channel);
758 printk(KERN_DEBUG "mite address is =0x%08lx\n", mite_io_addr);
761 printk(KERN_DEBUG "mite status[CHOR]at 0x%08lx =0x%08lx\n", addr,
765 printk(KERN_DEBUG "mite status[CHCR]at 0x%08lx =0x%08lx\n", addr,
769 printk(KERN_DEBUG "mite status[TCR] at 0x%08lx =0x%08x\n", addr,
772 printk(KERN_DEBUG "mite status[MCR] at 0x%08lx =0x%08lx\n", addr,
777 printk(KERN_DEBUG "mite status[MAR] at 0x%08lx =0x%08x\n", addr,
780 printk(KERN_DEBUG "mite status[DCR] at 0x%08lx =0x%08lx\n", addr,
784 printk(KERN_DEBUG "mite status[DAR] at 0x%08lx =0x%08x\n", addr,
787 printk(KERN_DEBUG "mit
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Derase.c49 D1(printk(KERN_DEBUG "jffs2_erase_block(): erase block %#08x (range %#08x-%#08x)\n",
87 D1(printk(KERN_DEBUG "Erase at 0x%08x failed: %d. Refiling on erase_pending_list\n", jeb->offset, ret));
128 D1(printk(KERN_DEBUG "Count reached. jffs2_erase_pending_blocks leaving\n"));
134 D1(printk(KERN_DEBUG "Starting erase of pending block 0x%08x\n", jeb->offset));
162 D1(printk(KERN_DEBUG "jffs2_erase_pending_blocks completed\n"));
168 D1(printk(KERN_DEBUG "Erase completed successfully at 0x%08x\n", jeb->offset));
272 D1(printk(KERN_DEBUG "Removed nodes in range 0x%08x-0x%08x from ino #%u\n",
278 printk(KERN_DEBUG "After remove_node_refs_from_ino_list: \n");
282 printk(KERN_DEBUG);
287 printk(KERN_DEBUG);
[all...]
H A Dwrite.c39 D1(printk(KERN_DEBUG "jffs2_do_new_inode(): Assigned ino# %d\n", f->inocache->ino));
98 D1(printk(KERN_DEBUG "jffs2_write_dnode : dnode_version %d, "
130 D1(printk(KERN_DEBUG "Retrying failed write.\n"));
150 D1(printk(KERN_DEBUG "Allocated space at 0x%08x to retry failed write.\n", flash_ofs));
157 D1(printk(KERN_DEBUG "Failed to allocate space to retry failed write: %d!\n", ret));
186 D1(printk(KERN_DEBUG "jffs2_write_dnode wrote node at 0x%08x(%d) with dsize 0x%x, csize 0x%x, node_crc 0x%08x, data_crc 0x%08x, totlen 0x%08x\n",
209 D1(printk(KERN_DEBUG "jffs2_write_dirent(ino #%u, name at *0x%p \"%s\"->ino #%u, name_crc 0x%08x)\n",
252 D1(printk(KERN_DEBUG "jffs2_write_dirent : dirent_version %d, "
278 D1(printk(KERN_DEBUG "Retrying failed write.\n"));
298 D1(printk(KERN_DEBUG "Allocate
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/watchdog/
H A Dpcwd.c223 printk(KERN_DEBUG PFX "sending following data cmd=0x%02x\n",
243 printk(KERN_DEBUG PFX "received following data for "
274 printk(KERN_DEBUG PFX "command_mode=%d\n",
291 printk(KERN_DEBUG PFX "command_mode=%d\n",
435 printk(KERN_DEBUG PFX "Watchdog started\n");
463 printk(KERN_DEBUG PFX "Watchdog stopped\n");
474 printk(KERN_DEBUG PFX "Watchdog keepalive signal send\n");
487 printk(KERN_DEBUG PFX "New heartbeat: %d\n",
557 printk(KERN_DEBUG PFX "status was: 0x%02x\n",
559 printk(KERN_DEBUG PF
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c98 printk(KERN_DEBUG "[%d/%d].%s[%d]: %s\n",unit,slot, info, i, buf);
141 printk(KERN_DEBUG "isdn_ppp_free %d %lx %lx\n", lp->ppp_slot, (long) lp, (long) is->lp);
293 printk(KERN_DEBUG "ippp, open, slot: %d, minor: %d, state: %04x\n",
351 printk(KERN_DEBUG "ippp: release, minor: %d %lx\n", min, (long) is->lp);
484 printk(KERN_DEBUG "isdn_ppp_ioctl: minor: %d cmd: %x state: %x\n", min, cmd, is->state);
496 printk(KERN_DEBUG "iPPP-bundle: minor: %d, slave unit: %d, master unit: %d\n",
567 printk(KERN_DEBUG "ippp, ioctl: changed MAXCID to %ld\n", val);
670 printk(KERN_DEBUG "isdn_ppp_poll: minor: %d\n",
679 printk(KERN_DEBUG "isdn_ppp: device not open\n");
718 printk(KERN_DEBUG "ipp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_ppp.c98 printk(KERN_DEBUG "[%d/%d].%s[%d]: %s\n",unit,slot, info, i, buf);
141 printk(KERN_DEBUG "isdn_ppp_free %d %lx %lx\n", lp->ppp_slot, (long) lp, (long) is->lp);
293 printk(KERN_DEBUG "ippp, open, slot: %d, minor: %d, state: %04x\n",
351 printk(KERN_DEBUG "ippp: release, minor: %d %lx\n", min, (long) is->lp);
484 printk(KERN_DEBUG "isdn_ppp_ioctl: minor: %d cmd: %x state: %x\n", min, cmd, is->state);
496 printk(KERN_DEBUG "iPPP-bundle: minor: %d, slave unit: %d, master unit: %d\n",
567 printk(KERN_DEBUG "ippp, ioctl: changed MAXCID to %ld\n", val);
670 printk(KERN_DEBUG "isdn_ppp_poll: minor: %d\n",
679 printk(KERN_DEBUG "isdn_ppp: device not open\n");
718 printk(KERN_DEBUG "ipp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c210 printk(KERN_DEBUG "reset_hfcpci: entered\n");
220 printk(KERN_DEBUG "HFC-PCI status(%x) before reset\n", val);
228 printk(KERN_DEBUG "HFC-PCI status(%x) after reset\n", val);
236 printk(KERN_DEBUG "HFC-PCI status(%x) after %dus\n", val, cnt);
379 printk(KERN_DEBUG "hfcpci_clear_fifo_tx%d f1(%x) f2(%x) "
393 printk(KERN_DEBUG
412 printk(KERN_DEBUG "hfcpci_empty_fifo\n");
421 printk(KERN_DEBUG "hfcpci_empty_fifo: incoming packet "
482 printk(KERN_DEBUG
492 printk(KERN_DEBUG
[all...]

Completed in 685 milliseconds

<<11121314151617181920>>