Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_glue.h72 #define printf_debug(args...) printk(KERN_DEBUG args) macro
Dsym_glue.c532 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("["); in DEF_SCSI_QCMD()
538 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("]\n"); in DEF_SCSI_QCMD()