Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.c71 #define DEB(a) a macro
74 #define DEB(a) macro
2270 DEB( in DEB() function
/linux/drivers/net/ethernet/i825xx/
H A Dlib82596.c109 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
H A D82596.c88 #define DEB(x,y) if (i596_debug & (x)) y macro