Searched refs:ddlprintk (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/message/fusion/ |
D | mptbase.c | 2486 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery() 2502 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery() 2705 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_adapter_disable() 3361 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "upload_fw %d facts.Flags=%x\n", in SendIocInit() 3655 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "fw upload failed, " in mpt_do_upload() 3691 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "downloadboot: fw size 0x%x (%d), FW Ptr %p\n", in mpt_downloadboot() 3716 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RESET_ADAPTER cleared, count=%d\n", in mpt_downloadboot() 3729 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "downloadboot failed! " in mpt_downloadboot() 3755 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "LoadStart addr written 0x%x \n", in mpt_downloadboot() 3758 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Write FW Image: 0x%x bytes @ %p\n", in mpt_downloadboot() [all …]
|
D | mptdebug.h | 119 #define ddlprintk(IOC, CMD) \ macro
|