Searched refs:devtverboseprintk (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/message/fusion/ |
D | mptdebug.h | 93 #define devtverboseprintk(IOC, CMD) \ macro
|
D | mptbase.c | 661 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptbase_reply() 6296 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in SendEventNotification() 6322 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending EventAck\n", ioc->name)); in SendEventAck() 7672 devtverboseprintk(ioc, printk(KERN_DEBUG MYNAM in mpt_display_event_info() 7675 devtverboseprintk(ioc, printk(" %08x", in mpt_display_event_info() 7677 devtverboseprintk(ioc, printk(KERN_DEBUG "\n")); in mpt_display_event_info() 7768 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7781 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification() 7784 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()
|
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()
|
D | mptscsih.c | 416 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_issue_sep_command() 2634 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptscsih_event_process()
|
D | mptfc.c | 1409 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "MPT event (=%02Xh) routed to SCSI host driver!\n", in mptfc_event_process()
|