Searched refs:DEBUG_VAR (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/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 916 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 926 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 945 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 955 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 975 DEBUG_VAR(1, "(%s%d) Failing active commands", ips_name, ha->host_num); in __ips_eh_reset() 1050 DEBUG_VAR(2, "(%s%d): ips_queue: cmd 0x%X (%d %d %d)", in ips_queue_lck() 1157 DEBUG_VAR(2, "Geometry: heads: %d, sectors: %d, cylinders: %d", in DEF_SCSI_QCMD() 1556 DEBUG_VAR(1, "(%s%d) Passthru structure wrong size", in ips_make_passthru() [all …]
|
/linux-6.12.1/drivers/video/fbdev/ |
D | sa1100fb.c | 191 #define DEBUG_VAR 1 macro 625 #if DEBUG_VAR in sa1100fb_activate_var()
|
D | imxfb.c | 52 #define DEBUG_VAR 1 macro 629 #if DEBUG_VAR in imxfb_activate_var()
|
D | pxafb.c | 72 #define DEBUG_VAR 1 macro 2057 #ifdef DEBUG_VAR
|