Searched refs:devtverboseprintk (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/message/fusion/ |
D | mptdebug.h | 91 #define devtverboseprintk(IOC, CMD) \ macro
|
D | mptbase.c | 661 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptbase_reply() 6258 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in SendEventNotification() 6284 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending EventAck\n", ioc->name)); in SendEventAck() 7684 devtverboseprintk(ioc, printk(KERN_DEBUG MYNAM in mpt_display_event_info() 7687 devtverboseprintk(ioc, printk(" %08x", in mpt_display_event_info() 7689 devtverboseprintk(ioc, printk(KERN_DEBUG "\n")); in mpt_display_event_info() 7780 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7793 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7796 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()
|
D | mptscsih.c | 418 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_issue_sep_command() 2590 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_event_process()
|
D | mptctl.c | 572 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptctl_event_process() 592 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptctl_event_process()
|
D | mptfc.c | 1379 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "MPT event (=%02Xh) routed to SCSI host driver!\n", in mptfc_event_process()
|