Home
last modified time | relevance | path

Searched refs:printf_debug (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/sym53c8xx_2/
Dsym_glue.h72 #define printf_debug(args...) printk(KERN_DEBUG args) macro
Dsym_glue.c537 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("["); in DEF_SCSI_QCMD()
543 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("]\n"); in DEF_SCSI_QCMD()