Searched refs:DEBUG_VAR (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/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 934 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 944 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 963 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 973 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 993 DEBUG_VAR(1, "(%s%d) Failing active commands", ips_name, ha->host_num); in __ips_eh_reset() 1068 DEBUG_VAR(2, "(%s%d): ips_queue: cmd 0x%X (%d %d %d)", in ips_queue_lck() 1175 DEBUG_VAR(2, "Geometry: heads: %d, sectors: %d, cylinders: %d", in DEF_SCSI_QCMD() 1575 DEBUG_VAR(1, "(%s%d) Passthru structure wrong size", in ips_make_passthru() [all …]
|
/linux-5.19.10/drivers/video/fbdev/ |
D | imxfb.c | 49 #define DEBUG_VAR 1 macro 598 #if DEBUG_VAR in imxfb_activate_var()
|
D | sa1100fb.c | 192 #define DEBUG_VAR 1 macro 625 #if DEBUG_VAR in sa1100fb_activate_var()
|
D | pxafb.c | 72 #define DEBUG_VAR 1 macro 2061 #ifdef DEBUG_VAR
|