/linux-2.4.37.9/drivers/scsi/ |
D | aha1740.c | 49 #define DEB(x) x macro 51 #define DEB(x) macro
|
D | pci2000.c | 64 #define DEB(x) x macro 67 #define DEB(x) macro
|
D | psi240i.c | 52 #define DEB(x) x macro 54 #define DEB(x) macro
|
D | NCR53c406a.c | 94 #define DEB(x) x macro 96 #define DEB(x) macro
|
D | aha1542.c | 85 #define DEB(x) x macro 87 #define DEB(x) macro
|
D | sym53c416.c | 202 #define DEB(x) x macro 204 #define DEB(x) macro
|
D | sim710.c | 159 #define DEB(m,x) if (sim710_debug & m) x macro 162 #define DEB(m,x) macro
|
D | pci2220i.c | 69 #define DEB(x) x macro 72 #define DEB(x) macro
|
D | AM53C974.c | 51 #define DEB(x) x macro 98 #define DEB(x) macro
|
D | st.c | 53 #define DEB(a) a macro 56 #define DEB(a) macro
|
/linux-2.4.37.9/drivers/i2c/ |
D | i2c-elv.c | 42 #define DEB(x) /* should be reasonable open, close &c. */ macro
|
D | i2c-velleman.c | 35 #define DEB(x) /* should be reasonable open, close &c. */ macro
|
D | i2c-adap-ite.c | 67 #define DEB(x) if (i2c_debug>=1) x macro
|
D | i2c-elektor.c | 61 #define DEB(x) if (i2c_debug>=1) x macro
|
D | i2c-philips-par.c | 54 #define DEB(x) /* should be reasonable open, close &c. */ macro
|
D | i2c-algo-pcf.c | 43 #define DEB(x) if (i2c_debug>=1) x macro
|
D | i2c-algo-bit.c | 38 #define DEB(x) if (i2c_debug>=1) x; macro
|
D | i2c-algo-ite.c | 56 #define DEB(x) if (i2c_debug>=1) x macro
|
D | i2c-core.c | 52 #define DEB(x) if (i2c_debug>=1) x; macro
|
/linux-2.4.37.9/drivers/sound/ |
D | pas2_mixer.c | 25 #define DEB(what) /* (what) */ macro
|
D | pas2_pcm.c | 24 #define DEB(WHAT) macro
|
D | sound_config.h | 136 #define DEB(x) macro
|
/linux-2.4.37.9/drivers/char/ |
D | ite_gpio.c | 69 #define DEB(x) if (ite_gpio_debug>=1) x macro
|
/linux-2.4.37.9/drivers/net/ |
D | lasi_82596.c | 124 #define DEB(x,y) if (i596_debug & (x)) { y; } macro
|
D | 82596.c | 91 #define DEB(x,y) if (i596_debug & (x)) y macro
|