Searched refs:DEBUG_VAR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | ips.c | 241 #define DEBUG_VAR(i, s, v...) if (ips_debug >= i) printk(KERN_NOTICE s "\n", v); macro 245 #define DEBUG_VAR(i, s, v...) macro 980 DEBUG_VAR(1, "(%s%d) Failing active commands", in ips_eh_reset() 990 DEBUG_VAR(1, "(%s%d) Failing pending commands", in ips_eh_reset() 1009 DEBUG_VAR(1, "(%s%d) Failing active commands", in ips_eh_reset() 1019 DEBUG_VAR(1, "(%s%d) Failing pending commands", in ips_eh_reset() 1042 DEBUG_VAR(1, "(%s%d) Failing active commands", ips_name, ha->host_num); in ips_eh_reset() 1109 DEBUG_VAR(2, "(%s%d): ips_queue: cmd 0x%X (%d %d %d)", in ips_queue() 1217 DEBUG_VAR(2, "Geometry: heads: %d, sectors: %d, cylinders: %d", 1682 DEBUG_VAR(1, "(%s%d) Passthru structure wrong size", [all …]
|
/linux-2.4.37.9/drivers/video/ |
D | sa1100fb.c | 191 #define DEBUG_VAR 1 macro 1603 #if DEBUG_VAR in sa1100fb_activate_var()
|