Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h72 #define printf_debug(args...) printk(KERN_DEBUG args) macro
H A 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()