Home
last modified time | relevance | path

Searched defs:DEB (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Daha1740.c67 #define DEB(x) x macro
69 #define DEB(x) macro
H A Dst.c70 #define DEB(a) a macro
73 #define DEB(a) macro
2243 DEB( in DEB() function
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c129 #define DEB(x) x macro
131 #define DEB(x) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dlib82596.c110 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
H A D82596.c89 #define DEB(x,y) if (i596_debug & (x)) y macro