Searched refs:DEBUG_VAR (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | ips.c | 222 #define DEBUG_VAR(i, s, v...) if (ips_debug >= i) printk(KERN_NOTICE s "\n", v); macro 226 #define DEBUG_VAR(i, s, v...) macro 917 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 927 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 946 DEBUG_VAR(1, "(%s%d) Failing active commands", in __ips_eh_reset() 956 DEBUG_VAR(1, "(%s%d) Failing pending commands", in __ips_eh_reset() 976 DEBUG_VAR(1, "(%s%d) Failing active commands", ips_name, ha->host_num); in __ips_eh_reset() 1051 DEBUG_VAR(2, "(%s%d): ips_queue: cmd 0x%X (%d %d %d)", in ips_queue_lck() 1158 DEBUG_VAR(2, "Geometry: heads: %d, sectors: %d, cylinders: %d", in DEF_SCSI_QCMD() 1557 DEBUG_VAR(1, "(%s%d) Passthru structure wrong size", in ips_make_passthru() [all …]
|