| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ne2000.c | 182 PRINTK("cmd (at %lx) is %x\n", addr + E8390_CMD, n2k_inb(E8390_CMD)); in pcnet_reset_8390() 184 PRINTK("cmd (at %lx) is %x\n", addr + E8390_CMD, n2k_inb(E8390_CMD)); in pcnet_reset_8390() 186 PRINTK("cmd (at %lx) is %x\n", addr + E8390_CMD, n2k_inb(E8390_CMD)); in pcnet_reset_8390() 194 PRINTK("got %x in reset\n", r); in pcnet_reset_8390() 225 PRINTK ("trying to get MAC via prom reading\n"); in get_prom() 234 PRINTK ("PROM:"); in get_prom() 237 PRINTK (" %02x", prom[i]); in get_prom() 239 PRINTK ("\n"); in get_prom() 244 PRINTK ("matched board %d\n", i); in get_prom() 249 PRINTK ("on exit i is %d/%ld\n", i, NR_INFO); in get_prom() [all …]
|
| H A D | ne2000_base.c | 660 PRINTK("pushed len = %d\n", len); in uboot_push_packet_len() 672 PRINTK("pushed key = %d\n", key); in uboot_push_tx_done() 685 PRINTK("### ne2k_setup_driver\n"); in ne2k_setup_driver() 699 PRINTK("CCR before is %x\n", *p); in ne2k_setup_driver() 701 PRINTK("CCR after is %x\n", *p); in ne2k_setup_driver() 765 PRINTK("Packet sucesfully sent\n"); in ne2k_send()
|
| H A D | ne2000_base.h | 101 #define PRINTK(args...) printf(args) macro 105 #define PRINTK(args...) macro
|
| H A D | lan91c96.c | 86 #define PRINTK(args...) printf(args) macro 88 #define PRINTK(args...) macro 717 PRINTK("Using MAC Address %pM\n", v_mac); in smc_get_ethaddr()
|
| H A D | smc91111.c | 101 #define PRINTK(args...) printf(args) macro 103 #define PRINTK(args...) macro
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | ambassador.c | 415 PRINTK (KERN_ERR, "check_area failure: [%x,%x] - mail maintainer!", in check_area() 496 PRINTK (KERN_INFO, "dropped over-size frame"); in rx_complete() 1020 PRINTK (KERN_WARNING, "rejecting open with unspecified VPI/VCI (deprecated)"); in amb_open() 1126 PRINTK (KERN_ERR, "out of memory!"); in amb_open() 1266 PRINTK (KERN_ERR, "%s vcc=%p rxer[vci]=%p", in amb_close() 1311 PRINTK (KERN_ERR, "attempt to send on RX-only VC %x", vc); in amb_send() 1321 PRINTK (KERN_ERR, "sk_buff length greater than agreed max_sdu, dropping..."); in amb_send() 1333 PRINTK (KERN_ERR, "could not allocate TX descriptor"); in amb_send() 1514 PRINTK (KERN_ERR, "could not allocate queues"); in create_queues() 1518 PRINTK (KERN_ERR, "queues allocated in nasty area"); in create_queues() [all …]
|
| H A D | nicstar.c | 92 #define PRINTK(args...) printk(args) macro 94 #define PRINTK(args...) do {} while (0) macro 224 PRINTK("nicstar%d: freeing %d huge buffers.\n", i, card->hbpool.count); in nicstar_remove_one() 229 PRINTK("nicstar%d: %d huge buffers freed.\n", i, j); in nicstar_remove_one() 231 PRINTK("nicstar%d: freeing %d iovec buffers.\n", i, in nicstar_remove_one() 237 PRINTK("nicstar%d: %d iovec buffers freed.\n", i, j); in nicstar_remove_one() 281 PRINTK("nicstar: General debug enabled.\n"); in nicstar_init() 398 PRINTK("nicstar%d: membase at 0x%p.\n", i, card->membase); in ns_init_card() 410 PRINTK("nicstar%d: setting PCI latency timer to %d.\n", i, in ns_init_card() 495 PRINTK("nicstar%d: %dK x 32bit SRAM size.\n", i, card->sram_size); in ns_init_card() [all …]
|
| H A D | horizon.c | 1269 PRINTK (KERN_ERR, "zero-length frame!"); in rx_data_av_handler() 1319 PRINTK (KERN_INFO, "frame received on TX-only VC %x", rx_channel); in rx_data_av_handler() 1324 PRINTK (KERN_WARNING, "dropped over-size frame"); in rx_data_av_handler() 1566 PRINTK (KERN_ERR, "attempt to send on RX-only VC %x", channel); in hrz_send() 1575 PRINTK (KERN_ERR, "sk_buff length greater than agreed max_sdu, dropping..."); in hrz_send() 1612 PRINTK (KERN_INFO, "debug bitmap is now %hx", debug = d); in hrz_send() 2112 PRINTK (KERN_WARNING, "rejecting open with unspecified VPI/VCI (deprecated)"); in hrz_open() 2411 PRINTK (KERN_ERR, "out of memory!"); in hrz_open() 2510 PRINTK (KERN_ERR, "%s atm_vcc=%p rxer[channel]=%p", in hrz_close() 2678 PRINTK(KERN_INFO, "%s PCI latency timer from %hu to %hu", in hrz_probe() [all …]
|
| H A D | horizon.h | 34 #define PRINTK(severity,format,args...) \ macro
|
| H A D | ambassador.h | 30 #define PRINTK(severity,format,args...) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | smc911x.c | 103 #define PRINTK(dev, args...) netdev_info(dev, args) macro 106 #define PRINTK(dev, args...) netdev_dbg(dev, args) macro 181 PRINTK(dev, "smc911x_reset timeout waiting for PM restore\n"); in smc911x_reset() 199 PRINTK(dev, "chip reset timeout, retrying...\n"); in smc911x_reset() 206 PRINTK(dev, "smc911x_reset timeout waiting for reset\n"); in smc911x_reset() 216 PRINTK(dev, "smc911x_reset timeout waiting for EEPROM busy\n"); in smc911x_reset() 355 PRINTK(dev, "timeout waiting for RX fast forward\n"); in smc911x_drop_pkt() 397 PRINTK(dev, "Low memory, rcvd packet dropped.\n"); in smc911x_rcv() 1584 PRINTK(dev, "%s timeout waiting for EEPROM to respond\n", in smc911x_ethtool_wait_eeprom_ready() 1592 PRINTK(dev, "%s timeout waiting for EEPROM CMD not busy\n", in smc911x_ethtool_wait_eeprom_ready() [all …]
|
| H A D | smc9194.c | 159 #define PRINTK(x) printk x macro 161 #define PRINTK(x) macro 590 PRINTK((CARDNAME": In XMIT with no packet to send\n")); in smc_hardware_send_packet() 1137 PRINTK((CARDNAME ": WARNING: smc_rcv with nothing on FIFO.\n")); in smc_rcv() 1402 PRINTK((CARDNAME ": UNSUPPORTED: EPH INTERRUPT\n")); in smc_interrupt() 1404 PRINTK((CARDNAME ": UNSUPPORTED: ERCV INTERRUPT\n")); in smc_interrupt()
|
| H A D | smc91x.c | 150 #define PRINTK(dev, fmt, ...) \ macro 408 PRINTK(dev, "smc_rcv with nothing on FIFO.\n"); in smc_rcv() 713 PRINTK(dev, "smc_tx with nothing on FIFO.\n"); in smc_tx() 734 PRINTK(dev, "%s occurred on last xmit\n", in smc_tx() 1281 PRINTK(dev, "UNSUPPORTED: ERCV INTERRUPT\n"); in smc_interrupt() 1292 PRINTK(dev, "spurious interrupt (mask = 0x%02x)\n", in smc_interrupt() 1340 PRINTK(dev, "TX timeout (INT 0x%02x INTMASK 0x%02x MEM 0x%04x FIFO 0x%04x EPH_ST 0x%04x)\n", in smc_timeout() 2039 PRINTK(dev, "No PHY found\n"); in smc_probe() 2041 PRINTK(dev, "PHY LAN83C183 (LAN91C111 Internal)\n"); in smc_probe() 2043 PRINTK(dev, "PHY LAN83C180\n"); in smc_probe()
|
| /OK3568_Linux_fs/kernel/arch/ia64/ |
| H A D | Kconfig.debug | 42 depends on DEBUG_KERNEL && PRINTK
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | usb3-debug-port.rst | 35 EARLY PRINTK
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.debug | 8 depends on PRINTK 27 depends on PRINTK 85 depends on DEBUG_KERNEL && PRINTK && GENERIC_CALIBRATE_DELAY 104 depends on PRINTK 175 depends on PRINTK 186 default y if PRINTK
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | Kconfig | 710 depends on PRINTK 731 depends on PRINTK 765 depends on PRINTK 1520 config PRINTK config 1533 depends on PRINTK
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace.h | 1338 C(PRINTK, "trace_printk"), \
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | Kconfig | 1413 depends on PRINTK
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 14119 PRINTK
|