Searched refs:dhsprintk (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_debug.h | 108 #define dhsprintk(IOC, CMD) \ macro
|
D | mpt3sas_base.c | 3642 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_wait_for_doorbell_int() 3684 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_wait_for_doorbell_ack() 3733 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_wait_for_doorbell_not_used() 3908 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_handshake_req_reply_wait() 4197 dhsprintk(ioc, printk(MPT3SAS_FMT "%s: ioc_state(0x%08x)\n", in _base_wait_for_iocstate() 4205 dhsprintk(ioc, printk(MPT3SAS_FMT in _base_wait_for_iocstate() 4907 dhsprintk(ioc, pr_info(MPT3SAS_FMT "%s: ioc_state(0x%08x)\n", in _base_make_ioc_ready() 4933 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_make_ioc_ready()
|
D | mpt3sas_scsih.c | 2216 dhsprintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_scsih_issue_tm()
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptdebug.h | 112 #define dhsprintk(IOC, CMD) \ macro
|
D | mptbase.c | 1221 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_send_handshake_request start, WaitCnt=%d\n", in mpt_send_handshake_request() 2903 dhsprintk(ioc, printk(MYIOC_s_INFO_FMT "MakeIocReady [raw] state=%08x\n", ioc->name, ioc_state)); in MakeIocReady() 3368 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending IOCInit (req @ %p)\n", in SendIocInit() 3382 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending PortEnable (req @ %p)\n", in SendIocInit() 4660 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request start reqBytes=%d, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait() 4695 …dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Handshake request frame (@%p) header\n", ioc->name, req)); in mpt_handshake_req_reply_wait() 4698 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request post done, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait() 4707 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake reply count=%d%s\n", in mpt_handshake_req_reply_wait() 4864 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitCnt=%d First handshake reply word=%08x%s\n", in WaitForDoorbellReply() 4900 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got Handshake reply:\n", ioc->name)); in WaitForDoorbellReply() [all …]
|