Searched refs:CDEBUG (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | 53c700.h | 27 #define CDEBUG(prefix, scmd, fmt, a...) \ macro 32 #define CDEBUG(prefix, scmd, fmt, a...) do {} while (0) macro
|
D | 53c700.c | 1775 CDEBUG(KERN_ERR, SCp, "has non zero depth %d\n", in NCR_700_queuecommand_lck() 1780 CDEBUG(KERN_ERR, SCp, "has max tag depth %d\n", in NCR_700_queuecommand_lck() 1822 CDEBUG(KERN_DEBUG, SCp, "sending out tag %d, slot %p\n", in NCR_700_queuecommand_lck()
|