Searched refs:dhsprintk (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_debug.h | 108 #define dhsprintk(IOC, CMD) \ macro
|
| H A D | mpt3sas_base.c | 3300 dhsprintk(ioc, pr_info("%s: ioc_state(0x%08x)\n", __func__, ioc_state)); in _base_check_for_fault_and_issue_reset() 5737 dhsprintk(ioc, in _base_wait_for_doorbell_int() 5763 dhsprintk(ioc, in _base_spin_on_doorbell_int() 5801 dhsprintk(ioc, in _base_wait_for_doorbell_ack() 5848 dhsprintk(ioc, in _base_wait_for_doorbell_not_used() 6061 dhsprintk(ioc, in _base_handshake_req_reply_wait() 6301 dhsprintk(ioc, in _base_wait_for_iocstate() 6310 dhsprintk(ioc, ioc_info(ioc, "unexpected doorbell active!\n")); in _base_wait_for_iocstate() 6994 dhsprintk(ioc, in _base_make_ioc_ready()
|
| H A D | mpt3sas_scsih.c | 2902 dhsprintk(ioc, ioc_info(ioc, "unexpected doorbell active!\n")); in mpt3sas_scsih_issue_tm()
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptdebug.h | 113 #define dhsprintk(IOC, CMD) \ macro
|
| H A D | mptbase.c | 1223 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_send_handshake_request start, WaitCnt=%d\n", in mpt_send_handshake_request() 2933 dhsprintk(ioc, printk(MYIOC_s_INFO_FMT "MakeIocReady [raw] state=%08x\n", ioc->name, ioc_state)); in MakeIocReady() 3398 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending IOCInit (req @ %p)\n", in SendIocInit() 3412 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending PortEnable (req @ %p)\n", in SendIocInit() 4689 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request start reqBytes=%d, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait() 4724 …dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Handshake request frame (@%p) header\n", ioc->name, req)); in mpt_handshake_req_reply_wait() 4727 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request post done, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait() 4736 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake reply count=%d%s\n", in mpt_handshake_req_reply_wait() 4893 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitCnt=%d First handshake reply word=%08x%s\n", in WaitForDoorbellReply() 4929 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got Handshake reply:\n", ioc->name)); in WaitForDoorbellReply() [all …]
|