Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_debug.h118 #define dhsprintk(IOC, CMD) \ macro
Dmpt2sas_base.c2975 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _base_wait_for_doorbell_int()
3016 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _base_wait_for_doorbell_ack()
3064 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _base_wait_for_doorbell_not_used()
3231 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "doorbell is in use " in _base_handshake_req_reply_wait()
3518 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: ioc_state(0x%08x)\n", in _base_wait_for_iocstate()
3528 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT in _base_wait_for_iocstate()
4229 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: ioc_state(0x%08x)\n", in _base_make_ioc_ready()
4236 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "unexpected doorbell " in _base_make_ioc_ready()
Dmpt2sas_scsih.c2364 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "unexpected doorbell " in mpt2sas_scsih_issue_tm()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_debug.h117 #define dhsprintk(IOC, CMD) \ macro
Dmpt3sas_base.c3151 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_wait_for_doorbell_int()
3193 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_wait_for_doorbell_ack()
3242 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_wait_for_doorbell_not_used()
3417 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_handshake_req_reply_wait()
4351 dhsprintk(ioc, pr_info(MPT3SAS_FMT "%s: ioc_state(0x%08x)\n", in _base_make_ioc_ready()
4377 dhsprintk(ioc, pr_info(MPT3SAS_FMT in _base_make_ioc_ready()
Dmpt3sas_scsih.c2030 dhsprintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_scsih_issue_tm()
/linux-4.1.27/drivers/message/fusion/
Dmptdebug.h112 #define dhsprintk(IOC, CMD) \ macro
Dmptbase.c1225 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_send_handshake_request start, WaitCnt=%d\n", in mpt_send_handshake_request()
2914 dhsprintk(ioc, printk(MYIOC_s_INFO_FMT "MakeIocReady [raw] state=%08x\n", ioc->name, ioc_state)); in MakeIocReady()
3379 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending IOCInit (req @ %p)\n", in SendIocInit()
3393 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending PortEnable (req @ %p)\n", in SendIocInit()
4684 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request start reqBytes=%d, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait()
4719dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Handshake request frame (@%p) header\n", ioc->name, req)); in mpt_handshake_req_reply_wait()
4722 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request post done, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait()
4731 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake reply count=%d%s\n", in mpt_handshake_req_reply_wait()
4888 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitCnt=%d First handshake reply word=%08x%s\n", in WaitForDoorbellReply()
4924 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got Handshake reply:\n", ioc->name)); in WaitForDoorbellReply()
[all …]