Searched refs:devtverboseprintk (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/message/fusion/ |
H A D | mptdebug.h | 93 #define devtverboseprintk(IOC, CMD) \ macro
|
H A D | mptbase.c | 661 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptbase_reply() 6300 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in SendEventNotification() 6326 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending EventAck\n", ioc->name)); in SendEventAck() 7676 devtverboseprintk(ioc, printk(KERN_DEBUG MYNAM in mpt_display_event_info() 7679 devtverboseprintk(ioc, printk(" %08x", in mpt_display_event_info() 7681 devtverboseprintk(ioc, printk(KERN_DEBUG "\n")); in mpt_display_event_info() 7772 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7785 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7788 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()
|
H A D | mptctl.c | 570 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptctl_event_process() 590 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptctl_event_process()
|
H A D | mptscsih.c | 416 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_issue_sep_command() 2584 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_event_process()
|
H A D | mptfc.c | 1376 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "MPT event (=%02Xh) routed to SCSI host driver!\n", in mptfc_event_process()
|