Lines Matching defs:debug_log
20 #define debug_log(fmt, args...) \
23 #define debug_log(fmt, args...) do {} while (0)
301 debug_log("%s: scsi_req(rq)->cmd[0]: 0x%x\n", __func__, scsi_req(rq)->cmd[0]);
374 debug_log("ireason: 0x%x, rw: 0x%x\n", ireason, rw);
427 debug_log("Enter %s - interrupt handler\n", __func__);
450 debug_log("%s: DMA finished\n", drive->name);
458 debug_log("Packet command completed, %d bytes transferred\n",
471 debug_log("%s: I/O error\n", drive->name);
482 debug_log("[cmd %x]: check condition\n", scsi_req(rq)->cmd[0]);
549 debug_log("[cmd %x] transferred %d bytes, padded %d bytes, resid: %u\n",