Searched defs:DBG1 (Results 1 - 2 of 2) sorted by relevance

/drivers/net/
H A Dtun.c85 #define DBG1(level, fmt, args...) \ macro
96 #define DBG1(level, fmt, args...) \ macro
1518 DBG1(KERN_INFO, "tunX: tun_chr_open\n");
/drivers/tty/
H A Dnozomi.c80 #define DBG1(args...) D_(0x01, ##args) macro
117 DBG1("SENDING: '%s' (%d+n)", tbuf, len__);\
119 DBG1("SENDING: '%s' (%d)", tbuf, len__);\
672 DBG1("Second phase, configuring card");
679 DBG1("toggle ports: MDM UL:%d MDM DL:%d, DIAG DL:%d",
702 DBG1("First phase: pushing upload buffers, clearing download");
723 DBG1("First phase done");
831 DBG1("tty not open for port: %d?", index);
836 /* DBG1( "%d bytes port: %d", size, index); */
839 DBG1("N
[all...]

Completed in 67 milliseconds