Lines Matching refs:DBGINFO
38 #define DBGINFO(fmt) if (debug_level >= DEBUG_LEVEL_INFO) printk fmt macro
538 #ifndef DBGINFO
539 #define DBGINFO(fmt) macro
673 DBGINFO(("%s open, old ref count = %d\n", info->device_name, info->port.count)); in open()
699 DBGINFO(("%s block_til_ready rc=%d\n", info->device_name, retval)); in open()
713 DBGINFO(("%s open rc=%d\n", info->device_name, retval)); in open()
723 DBGINFO(("%s close entry, count=%d\n", info->device_name, info->port.count)); in close()
740 DBGINFO(("%s close exit, count=%d\n", tty->driver->name, info->port.count)); in close()
750 DBGINFO(("%s hangup\n", info->device_name)); in hangup()
772 DBGINFO(("%s set_termios\n", tty->driver->name)); in set_termios()
828 DBGINFO(("%s write count=%d\n", info->device_name, count)); in write()
850 DBGINFO(("%s write rc=%d\n", info->device_name, ret)); in write()
862 DBGINFO(("%s put_char(%d)\n", info->device_name, ch)); in put_char()
881 DBGINFO(("%s send_xchar(%d)\n", info->device_name, ch)); in send_xchar()
900 DBGINFO(("%s wait_until_sent entry\n", info->device_name)); in wait_until_sent()
930 DBGINFO(("%s wait_until_sent exit\n", info->device_name)); in wait_until_sent()
941 DBGINFO(("%s write_room=%d\n", info->device_name, ret)); in write_room()
952 DBGINFO(("%s flush_chars entry tx_count=%d\n", info->device_name, info->tx_count)); in flush_chars()
958 DBGINFO(("%s flush_chars start transmit\n", info->device_name)); in flush_chars()
973 DBGINFO(("%s flush_buffer\n", info->device_name)); in flush_buffer()
992 DBGINFO(("%s tx_hold\n", info->device_name)); in tx_hold()
1009 DBGINFO(("%s tx_release\n", info->device_name)); in tx_release()
1036 DBGINFO(("%s ioctl() cmd=%08X\n", info->device_name, cmd)); in ioctl()
1138 DBGINFO(("%s get_params32\n", info->device_name)); in get_params32()
1162 DBGINFO(("%s set_params32\n", info->device_name)); in set_params32()
1199 DBGINFO(("%s compat_ioctl() cmd=%08X\n", info->device_name, cmd)); in slgt_compat_ioctl()
1234 DBGINFO(("%s compat_ioctl() cmd=%08X rc=%d\n", info->device_name, cmd, rc)); in slgt_compat_ioctl()
1348 DBGINFO(("%s chars_in_buffer()=%d\n", info->device_name, count)); in chars_in_buffer()
1362 DBGINFO(("%s throttle\n", info->device_name)); in throttle()
1383 DBGINFO(("%s unthrottle\n", info->device_name)); in unthrottle()
1410 DBGINFO(("%s set_break(%d)\n", info->device_name, break_state)); in set_break()
1446 DBGINFO(("%s hdlcdev_attach\n", info->device_name)); in hdlcdev_attach()
1488 DBGINFO(("%s hdlc_xmit\n", dev->name)); in hdlcdev_xmit()
1530 DBGINFO(("%s hdlcdev_open\n", dev->name)); in hdlcdev_open()
1540 DBGINFO(("%s hdlc_open busy\n", dev->name)); in hdlcdev_open()
1587 DBGINFO(("%s hdlcdev_close\n", dev->name)); in hdlcdev_close()
1621 DBGINFO(("%s hdlcdev_ioctl\n", dev->name)); in hdlcdev_ioctl()
1718 DBGINFO(("%s hdlcdev_tx_timeout\n", dev->name)); in hdlcdev_tx_timeout()
1755 DBGINFO(("%s hdlcdev_rx\n", dev->name)); in hdlcdev_rx()
2427 DBGINFO(("%s startup\n", info->device_name)); in startup()
2465 DBGINFO(("%s shutdown\n", info->device_name)); in shutdown()
2542 DBGINFO(("%s change_params\n", info->device_name)); in change_params()
2617 DBGINFO(("%s get_stats\n", info->device_name)); in get_stats()
2629 DBGINFO(("%s get_params\n", info->device_name)); in get_params()
2640 DBGINFO(("%s set_params\n", info->device_name)); in set_params()
2658 DBGINFO(("%s get_txidle=%d\n", info->device_name, info->idle_mode)); in get_txidle()
2667 DBGINFO(("%s set_txidle(%d)\n", info->device_name, idle_mode)); in set_txidle()
2679 DBGINFO(("%s tx_enable(%d)\n", info->device_name, enable)); in tx_enable()
2698 DBGINFO(("%s tx_abort\n", info->device_name)); in tx_abort()
2709 DBGINFO(("%s rx_enable(%08x)\n", info->device_name, enable)); in rx_enable()
2769 DBGINFO(("%s wait_mgsl_event(%d)\n", info->device_name, mask)); in wait_mgsl_event()
2871 DBGINFO(("%s get_interface=%x\n", info->device_name, info->if_mode)); in get_interface()
2882 DBGINFO(("%s set_interface=%x)\n", info->device_name, if_mode)); in set_interface()
2902 DBGINFO(("%s get_xsync=%x\n", info->device_name, info->xsync)); in get_xsync()
2918 DBGINFO(("%s set_xsync=%x)\n", info->device_name, xsync)); in set_xsync()
2928 DBGINFO(("%s get_xctrl=%x\n", info->device_name, info->xctrl)); in get_xctrl()
2955 DBGINFO(("%s set_xctrl=%x)\n", info->device_name, xctrl)); in set_xctrl()
2982 DBGINFO(("%s set_gpio state=%08x smask=%08x dir=%08x dmask=%08x\n", in set_gpio()
3018 DBGINFO(("%s get_gpio state=%08x dir=%08x\n", in get_gpio()
3093 DBGINFO(("%s wait_gpio() state=%08x smask=%08x\n", in wait_gpio()
3202 DBGINFO(("%s tiocmget value=%08X\n", info->device_name, result)); in tiocmget()
3219 DBGINFO(("%s tiocmset(%x,%x)\n", info->device_name, set, clear)); in tiocmset()
3275 DBGINFO(("%s block_til_ready\n", tty->driver->name)); in block_til_ready()
3322 DBGINFO(("%s block_til_ready wait\n", tty->driver->name)); in block_til_ready()
3338 DBGINFO(("%s block_til_ready ready, rc=%d\n", tty->driver->name, retval)); in block_til_ready()
4800 DBGINFO(("rx_get_buf size=%d\n", count)); in rx_get_buf()
5113 DBGINFO(("testing %s\n", info->device_name)); in adapter_test()
5134 DBGINFO(("%s tx_timeout\n", info->device_name)); in tx_timeout()
5158 DBGINFO(("%s rx_timeout\n", info->device_name)); in rx_timeout()