Searched refs:DEBUG_VAR (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | ips.c | 217 #define DEBUG_VAR(i, s, v...) if (ips_debug >= i) printk(KERN_NOTICE s "\n", v); macro 221 #define DEBUG_VAR(i, s, v...) macro 939 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 949 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 968 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 978 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 1001 DEBUG_VAR(1, "(%s%d) Failing active commands", ips_name, ha->host_num); in __ips_eh_reset() 1077 DEBUG_VAR(2, "(%s%d): ips_queue: cmd 0x%X (%d %d %d)", in ips_queue_lck() 1179 DEBUG_VAR(2, "Geometry: heads: %d, sectors: %d, cylinders: %d", in DEF_SCSI_QCMD() 1578 DEBUG_VAR(1, "(%s%d) Passthru structure wrong size", in ips_make_passthru() [all …]
|
/linux-4.4.14/drivers/video/fbdev/ |
D | imxfb.c | 49 #define DEBUG_VAR 1 macro 569 #if DEBUG_VAR in imxfb_activate_var()
|
D | sa1100fb.c | 192 #define DEBUG_VAR 1 macro 627 #if DEBUG_VAR in sa1100fb_activate_var()
|
D | pxafb.c | 69 #define DEBUG_VAR 1 macro 2060 #ifdef DEBUG_VAR
|