Lines Matching refs:pr_vdebug
137 #ifndef pr_vdebug
138 #define pr_vdebug(fmt, arg...) \ macro
142 #ifndef pr_vdebug
143 #define pr_vdebug(fmt, arg...) \ macro
258 pr_vdebug("ttyGS%d: tx len=%d, 0x%02x 0x%02x 0x%02x ...\n", in gs_start_tx()
379 pr_vdebug("ttyGS%d: shutdown\n", port->port_num); in gs_rx_push()
413 pr_vdebug("ttyGS%d: rx block %d/%d\n", in gs_rx_push()
480 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_write_complete()
762 pr_vdebug("gs_write: ttyGS%d (%p) writing %d bytes\n", in gs_write()
782 pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %ps\n", in gs_put_char()
797 pr_vdebug("gs_flush_chars: (%d,%p)\n", port->port_num, tty); in gs_flush_chars()
816 pr_vdebug("gs_write_room: (%d,%p) room=%d\n", in gs_write_room()
832 pr_vdebug("gs_chars_in_buffer: (%d,%p) chars=%d\n", in gs_chars_in_buffer()
850 pr_vdebug("ttyGS%d: unthrottle\n", port->port_num); in gs_unthrottle()
862 pr_vdebug("gs_break_ctl: ttyGS%d, send break (%d) \n", in gs_break_ctl()
938 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_complete_out()
968 pr_vdebug("port[%d] console connect!\n", port_num); in gs_console_connect()