Searched refs:DEBUG_VAR (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | ips.c | 221 #define DEBUG_VAR(i, s, v...) if (ips_debug >= i) printk(KERN_NOTICE s "\n", v); macro 225 #define DEBUG_VAR(i, s, v...) macro 942 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 952 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 971 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 981 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 1004 DEBUG_VAR(1, "(%s%d) Failing active commands", ips_name, ha->host_num); in __ips_eh_reset() 1080 DEBUG_VAR(2, "(%s%d): ips_queue: cmd 0x%X (%d %d %d)", in ips_queue_lck() 1182 DEBUG_VAR(2, "Geometry: heads: %d, sectors: %d, cylinders: %d", in DEF_SCSI_QCMD() 1583 DEBUG_VAR(1, "(%s%d) Passthru structure wrong size", in ips_make_passthru() [all …]
|
/linux-3.4.99/drivers/video/ |
D | imxfb.c | 41 #define DEBUG_VAR 1 macro 595 #if DEBUG_VAR in imxfb_activate_var()
|
D | sa1100fb.c | 191 #define DEBUG_VAR 1 macro 629 #if DEBUG_VAR in sa1100fb_activate_var()
|
D | pxafb.c | 69 #define DEBUG_VAR 1 macro 2061 #ifdef DEBUG_VAR
|