Lines Matching refs:DBG
82 #define DBG(x...) do { \ macro
87 #define DBG(x...) do {} while (0) macro
99 DBG("no packet\n"); in check_and_wakeup_reader()
103 DBG("incomplete packet\n"); in check_and_wakeup_reader()
107 DBG("waking up reader\n"); in check_and_wakeup_reader()
118 DBG("read %d bytes\n", count); in smd_pkt_read()
145 DBG("Nothing to read\n"); in smd_pkt_read()
170 DBG("read complete %d bytes\n", bytes_read); in smd_pkt_read()
185 DBG("writing %d bytes\n", count); in smd_pkt_write()
194 DBG("Not enough space to write\n"); in smd_pkt_write()
214 DBG("wrote %d bytes\n", count); in smd_pkt_write()
227 DBG("poll waiting\n"); in smd_pkt_poll()
232 DBG("poll return\n"); in smd_pkt_poll()
245 DBG("data\n"); in smd_pkt_ch_notify()
250 DBG("remote open\n"); in smd_pkt_ch_notify()