Lines Matching refs:DBGINFO
37 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt macro
537 #ifndef DBGINFO
538 #define DBGINFO(fmt) macro
672 DBGINFO(("%s open, old ref count = %d\n", info->device_name, info->port.count)); in open()
698 DBGINFO(("%s block_til_ready rc=%d\n", info->device_name, retval)); in open()
712 DBGINFO(("%s open rc=%d\n", info->device_name, retval)); in open()
722 DBGINFO(("%s close entry, count=%d\n", info->device_name, info->port.count)); in close()
739 DBGINFO(("%s close exit, count=%d\n", tty->driver->name, info->port.count)); in close()
749 DBGINFO(("%s hangup\n", info->device_name)); in hangup()
771 DBGINFO(("%s set_termios\n", tty->driver->name)); in set_termios()
822 DBGINFO(("%s write count=%d\n", info->device_name, count)); in write()
844 DBGINFO(("%s write rc=%d\n", info->device_name, ret)); in write()
856 DBGINFO(("%s put_char(%d)\n", info->device_name, ch)); in put_char()
875 DBGINFO(("%s send_xchar(%d)\n", info->device_name, ch)); in send_xchar()
894 DBGINFO(("%s wait_until_sent entry\n", info->device_name)); in wait_until_sent()
924 DBGINFO(("%s wait_until_sent exit\n", info->device_name)); in wait_until_sent()
935 DBGINFO(("%s write_room=%d\n", info->device_name, ret)); in write_room()
946 DBGINFO(("%s flush_chars entry tx_count=%d\n", info->device_name, info->tx_count)); in flush_chars()
952 DBGINFO(("%s flush_chars start transmit\n", info->device_name)); in flush_chars()
967 DBGINFO(("%s flush_buffer\n", info->device_name)); in flush_buffer()
986 DBGINFO(("%s tx_hold\n", info->device_name)); in tx_hold()
1003 DBGINFO(("%s tx_release\n", info->device_name)); in tx_release()
1030 DBGINFO(("%s ioctl() cmd=%08X\n", info->device_name, cmd)); in ioctl()
1131 DBGINFO(("%s get_params32\n", info->device_name)); in get_params32()
1155 DBGINFO(("%s set_params32\n", info->device_name)); in set_params32()
1192 DBGINFO(("%s compat_ioctl() cmd=%08X\n", info->device_name, cmd)); in slgt_compat_ioctl()
1219 DBGINFO(("%s compat_ioctl() cmd=%08X rc=%d\n", info->device_name, cmd, rc)); in slgt_compat_ioctl()
1320 DBGINFO(("%s chars_in_buffer()=%d\n", info->device_name, count)); in chars_in_buffer()
1334 DBGINFO(("%s throttle\n", info->device_name)); in throttle()
1355 DBGINFO(("%s unthrottle\n", info->device_name)); in unthrottle()
1382 DBGINFO(("%s set_break(%d)\n", info->device_name, break_state)); in set_break()
1418 DBGINFO(("%s hdlcdev_attach\n", info->device_name)); in hdlcdev_attach()
1460 DBGINFO(("%s hdlc_xmit\n", dev->name)); in hdlcdev_xmit()
1502 DBGINFO(("%s hdlcdev_open\n", dev->name)); in hdlcdev_open()
1512 DBGINFO(("%s hdlc_open busy\n", dev->name)); in hdlcdev_open()
1559 DBGINFO(("%s hdlcdev_close\n", dev->name)); in hdlcdev_close()
1593 DBGINFO(("%s hdlcdev_ioctl\n", dev->name)); in hdlcdev_ioctl()
1690 DBGINFO(("%s hdlcdev_tx_timeout\n", dev->name)); in hdlcdev_tx_timeout()
1727 DBGINFO(("%s hdlcdev_rx\n", dev->name)); in hdlcdev_rx()
2398 DBGINFO(("%s startup\n", info->device_name)); in startup()
2436 DBGINFO(("%s shutdown\n", info->device_name)); in shutdown()
2513 DBGINFO(("%s change_params\n", info->device_name)); in change_params()
2581 DBGINFO(("%s get_stats\n", info->device_name)); in get_stats()
2593 DBGINFO(("%s get_params\n", info->device_name)); in get_params()
2604 DBGINFO(("%s set_params\n", info->device_name)); in set_params()
2622 DBGINFO(("%s get_txidle=%d\n", info->device_name, info->idle_mode)); in get_txidle()
2631 DBGINFO(("%s set_txidle(%d)\n", info->device_name, idle_mode)); in set_txidle()
2643 DBGINFO(("%s tx_enable(%d)\n", info->device_name, enable)); in tx_enable()
2662 DBGINFO(("%s tx_abort\n", info->device_name)); in tx_abort()
2673 DBGINFO(("%s rx_enable(%08x)\n", info->device_name, enable)); in rx_enable()
2733 DBGINFO(("%s wait_mgsl_event(%d)\n", info->device_name, mask)); in wait_mgsl_event()
2835 DBGINFO(("%s get_interface=%x\n", info->device_name, info->if_mode)); in get_interface()
2846 DBGINFO(("%s set_interface=%x)\n", info->device_name, if_mode)); in set_interface()
2866 DBGINFO(("%s get_xsync=%x\n", info->device_name, info->xsync)); in get_xsync()
2882 DBGINFO(("%s set_xsync=%x)\n", info->device_name, xsync)); in set_xsync()
2892 DBGINFO(("%s get_xctrl=%x\n", info->device_name, info->xctrl)); in get_xctrl()
2919 DBGINFO(("%s set_xctrl=%x)\n", info->device_name, xctrl)); in set_xctrl()
2946 DBGINFO(("%s set_gpio state=%08x smask=%08x dir=%08x dmask=%08x\n", in set_gpio()
2982 DBGINFO(("%s get_gpio state=%08x dir=%08x\n", in get_gpio()
3057 DBGINFO(("%s wait_gpio() state=%08x smask=%08x\n", in wait_gpio()
3166 DBGINFO(("%s tiocmget value=%08X\n", info->device_name, result)); in tiocmget()
3183 DBGINFO(("%s tiocmset(%x,%x)\n", info->device_name, set, clear)); in tiocmset()
3239 DBGINFO(("%s block_til_ready\n", tty->driver->name)); in block_til_ready()
3286 DBGINFO(("%s block_til_ready wait\n", tty->driver->name)); in block_til_ready()
3302 DBGINFO(("%s block_til_ready ready, rc=%d\n", tty->driver->name, retval)); in block_til_ready()
4764 DBGINFO(("rx_get_buf size=%d\n", count)); in rx_get_buf()
5077 DBGINFO(("testing %s\n", info->device_name)); in adapter_test()
5098 DBGINFO(("%s tx_timeout\n", info->device_name)); in tx_timeout()
5122 DBGINFO(("%s rx_timeout\n", info->device_name)); in rx_timeout()