Home
last modified time | relevance | path

Searched refs:dhsprintk (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h108 #define dhsprintk(IOC, CMD) \ macro
H A Dmpt3sas_base.c3605 dhsprintk(ioc, pr_info("%s: ioc_state(0x%08x)\n", __func__, ioc_state)); in mpt3sas_base_check_for_fault_and_issue_reset()
6803 dhsprintk(ioc, in _base_wait_for_doorbell_int()
6829 dhsprintk(ioc, in _base_spin_on_doorbell_int()
6867 dhsprintk(ioc, in _base_wait_for_doorbell_ack()
6914 dhsprintk(ioc, in _base_wait_for_doorbell_not_used()
7139 dhsprintk(ioc, in _base_handshake_req_reply_wait()
7383 dhsprintk(ioc, in _base_wait_for_iocstate()
7392 dhsprintk(ioc, ioc_info(ioc, "unexpected doorbell active!\n")); in _base_wait_for_iocstate()
8128 dhsprintk(ioc, in mpt3sas_base_make_ioc_ready()
H A Dmpt3sas_scsih.c3135 dhsprintk(ioc, ioc_info(ioc, "unexpected doorbell active!\n")); in mpt3sas_scsih_issue_tm()
/linux/drivers/message/fusion/
H A Dmptdebug.h114 #define dhsprintk(IOC, CMD) \ macro
H A Dmptbase.c1219 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_send_handshake_request start, WaitCnt=%d\n", in mpt_send_handshake_request()
2923 dhsprintk(ioc, printk(MYIOC_s_INFO_FMT "MakeIocReady [raw] state=%08x\n", ioc->name, ioc_state)); in MakeIocReady()
3387 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending IOCInit (req @ %p)\n", in SendIocInit()
3401 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending PortEnable (req @ %p)\n", in SendIocInit()
4679 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request start reqBytes=%d, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait()
4714dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Handshake request frame (@%p) header\n", ioc->name, req)); in mpt_handshake_req_reply_wait()
4717 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request post done, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait()
4726 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake reply count=%d%s\n", in mpt_handshake_req_reply_wait()
4883 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitCnt=%d First handshake reply word=%08x%s\n", in WaitForDoorbellReply()
4919 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got Handshake reply:\n", ioc->name)); in WaitForDoorbellReply()
[all …]