Searched refs:devtverboseprintk (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/message/fusion/ |
D | mptdebug.h | 91 #define devtverboseprintk(IOC, CMD) \ macro
|
D | mptbase.c | 667 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptbase_reply() 6291 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in SendEventNotification() 6317 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending EventAck\n", ioc->name)); in SendEventAck() 7716 devtverboseprintk(ioc, printk(KERN_DEBUG MYNAM in mpt_display_event_info() 7719 devtverboseprintk(ioc, printk(" %08x", in mpt_display_event_info() 7721 devtverboseprintk(ioc, printk(KERN_DEBUG "\n")); in mpt_display_event_info() 7812 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7825 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7828 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()
|
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 | mptscsih.c | 418 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_issue_sep_command() 2690 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_event_process()
|
D | mptfc.c | 1382 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "MPT event (=%02Xh) routed to SCSI host driver!\n", in mptfc_event_process()
|