Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Daha1740.c71 #define DEB(x) x macro
73 #define DEB(x) macro
H A Dst.c71 #define DEB(a) a macro
74 #define DEB(a) macro
2250 DEB( in DEB() function
/openbmc/linux/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c129 #define DEB(x) x macro
131 #define DEB(x) macro
/openbmc/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