Lines Matching refs:printk

377 		printk(MYIOC_s_INFO_FMT "%s: IOC is non-operational !!!!\n",  in mpt_fault_reset_work()
394 printk(MYIOC_s_ERR_FMT in mpt_fault_reset_work()
398 printk(MYIOC_s_WARN_FMT in mpt_fault_reset_work()
407 printk(MYIOC_s_WARN_FMT "IOC is in FAULT state (%04xh)!!!\n", in mpt_fault_reset_work()
409 printk(MYIOC_s_WARN_FMT "Issuing HardReset from %s!!\n", in mpt_fault_reset_work()
412 printk(MYIOC_s_WARN_FMT "%s: HardReset: %s\n", ioc->name, in mpt_fault_reset_work()
416 printk(MYIOC_s_WARN_FMT "IOC is in FAULT state after " in mpt_fault_reset_work()
421 devtprintk(ioc, printk(MYIOC_s_DEBUG_FMT "clearing " in mpt_fault_reset_work()
454 dmfprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got TURBO reply req_idx=%08x\n", in mpt_turbo_reply()
496 printk(MYIOC_s_WARN_FMT "%s: Invalid cb_idx (%d)!\n", in mpt_turbo_reply()
537 …dmfprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got non-TURBO reply=%p req_idx=%x cb_idx=%x Function=%x\n… in mpt_reply()
560 printk(MYIOC_s_WARN_FMT "%s: Invalid cb_idx (%d)!\n", in mpt_reply()
665 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mptbase_reply()
669 printk(MYIOC_s_ERR_FMT in mptbase_reply()
902 printk(MYIOC_s_WARN_FMT "IOC Not Active! mpt_get_msg_frame " in mpt_get_msg_frame()
936 printk(MYIOC_s_WARN_FMT "IOC Active. No free Msg Frames! " in mpt_get_msg_frame()
941 printk(MYIOC_s_INFO_FMT "MF Count 0x%x Max 0x%x \n", ioc->name, in mpt_get_msg_frame()
945 dmfprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_get_msg_frame(%d,%d), got mf=%p\n", in mpt_get_msg_frame()
978 dsgprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mf_dma_addr=%x req_idx=%d " in mpt_put_msg_frame()
1013 dsgprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mf_dma_addr=%x req_idx=%d\n", in mpt_put_msg_frame_hi_pri()
1112 printk(KERN_DEBUG "1078 P0M2 addressing for " in mpt_add_sge_64bit_1078()
1225 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mpt_send_handshake_request start, WaitCnt=%d\n", in mpt_send_handshake_request()
1336 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_host_page_alloc()
1351 printk(MYIOC_s_ERR_FMT in mpt_host_page_alloc()
1658 printk(MYIOC_s_ERR_FMT "pci_enable_device_mem() " in mpt_mapresources()
1663 printk(MYIOC_s_ERR_FMT "pci_request_selected_regions() with " in mpt_mapresources()
1676 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources()
1683 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources()
1687 printk(MYIOC_s_WARN_FMT "no suitable DMA mask for %s\n", in mpt_mapresources()
1696 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources()
1700 printk(MYIOC_s_WARN_FMT "no suitable DMA mask for %s\n", in mpt_mapresources()
1730 printk(MYIOC_s_ERR_FMT ": ERROR - Unable to map adapter" in mpt_mapresources()
1736 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "mem = %p, mem_phys = %llx\n", in mpt_mapresources()
1787 printk(KERN_ERR MYNAM ": ERROR - Insufficient memory to add adapter!\n"); in mpt_attach()
1793 dinitprintk(ioc, printk(KERN_WARNING MYNAM ": mpt_adapter_install\n")); in mpt_attach()
1802 printk(KERN_INFO "mpt_debug_level=%xh\n", mpt_debug_level); in mpt_attach()
1804 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT ": mpt_adapter_install\n", ioc->name)); in mpt_attach()
1876 printk(MYIOC_s_ERR_FMT "Insufficient memory to add adapter!\n", in mpt_attach()
1883 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "facts @ %p, pfacts[0] @ %p\n", in mpt_attach()
2005 printk(MYIOC_s_ERR_FMT "didn't initialize properly! (%d)\n", in mpt_attach()
2127 printk(MYIOC_s_INFO_FMT "pci-suspend: pdev=0x%p, slot=%s, Entering " in mpt_suspend()
2133 printk(MYIOC_s_ERR_FMT in mpt_suspend()
2168 printk(MYIOC_s_INFO_FMT "pci-resume: pdev=0x%p, slot=%s, Previous " in mpt_resume()
2195 printk(MYIOC_s_INFO_FMT "pci-resume: ioc-state=0x%x,doorbell=0x%x\n", in mpt_resume()
2210 printk(MYIOC_s_WARN_FMT "pci-resume: Cannot recover\n", in mpt_resume()
2217 printk(MYIOC_s_INFO_FMT "Sending mpt_do_ioc_recovery\n", ioc->name); in mpt_resume()
2221 printk(MYIOC_s_WARN_FMT "pci-resume: Cannot recover, " in mpt_resume()
2224 printk(MYIOC_s_INFO_FMT in mpt_resume()
2282 printk(MYIOC_s_INFO_FMT "Initiating %s\n", ioc->name, in mpt_do_ioc_recovery()
2308 printk(MYIOC_s_WARN_FMT "Owned by PEER..skipping!\n", in mpt_do_ioc_recovery()
2313 dprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_do_ioc_recovery()
2320 printk(MYIOC_s_WARN_FMT in mpt_do_ioc_recovery()
2334 printk(MYIOC_s_WARN_FMT in mpt_do_ioc_recovery()
2347 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery()
2356 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery()
2364 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery()
2394 printk(MYIOC_s_INFO_FMT "PCI-MSI enabled\n", in mpt_do_ioc_recovery()
2401 printk(MYIOC_s_ERR_FMT "Unable to allocate " in mpt_do_ioc_recovery()
2413 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_do_ioc_recovery()
2424 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "PrimeIocFifos\n", in mpt_do_ioc_recovery()
2432 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "SendIocInit\n", in mpt_do_ioc_recovery()
2438 printk(MYIOC_s_WARN_FMT in mpt_do_ioc_recovery()
2449 printk(MYIOC_s_WARN_FMT in mpt_do_ioc_recovery()
2457 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery()
2473 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery()
2479 printk(MYIOC_s_WARN_FMT in mpt_do_ioc_recovery()
2491 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_do_ioc_recovery()
2508 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "alt-ioc" in mpt_do_ioc_recovery()
2564 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_do_ioc_recovery()
2629 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "PCI device %s devfn=%x/%x," in mpt_detect_bound_ports()
2646 printk(MYIOC_s_WARN_FMT in mpt_detect_bound_ports()
2651 printk(MYIOC_s_WARN_FMT in mpt_detect_bound_ports()
2657 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_detect_bound_ports()
2679 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_adapter_disable()
2683 printk(MYIOC_s_WARN_FMT in mpt_adapter_disable()
2696 printk(MYIOC_s_ERR_FMT "%s: IOC msg unit " in mpt_adapter_disable()
2700 printk(MYIOC_s_ERR_FMT "%s: IOC msg unit reset " in mpt_adapter_disable()
2716 dexitprintk(ioc, printk(MYIOC_s_INFO_FMT "free @ %p, sz=%d bytes\n", in mpt_adapter_disable()
2771 printk(MYIOC_s_ERR_FMT in mpt_adapter_disable()
2775 dexitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_adapter_disable()
2826 dprintk(ioc, printk(MYIOC_s_INFO_FMT "MTRR region de-registered\n", ioc->name)); in mpt_adapter_dispose()
2834 dprintk(ioc, printk(MYIOC_s_INFO_FMT "free'd %d of %d bytes\n", in mpt_adapter_dispose()
2853 printk(KERN_INFO "%s: ", ioc->name); in MptDisplayIocCapabilities()
2855 printk("%s: ", ioc->prod_name); in MptDisplayIocCapabilities()
2856 printk("Capabilities={"); in MptDisplayIocCapabilities()
2859 printk("Initiator"); in MptDisplayIocCapabilities()
2864 printk("%sTarget", i ? "," : ""); in MptDisplayIocCapabilities()
2869 printk("%sLAN", i ? "," : ""); in MptDisplayIocCapabilities()
2878 printk("%sLogBusAddr", i ? "," : ""); in MptDisplayIocCapabilities()
2883 printk("}\n"); in MptDisplayIocCapabilities()
2914 dhsprintk(ioc, printk(MYIOC_s_INFO_FMT "MakeIocReady [raw] state=%08x\n", ioc->name, ioc_state)); in MakeIocReady()
2922 printk(MYIOC_s_WARN_FMT "Unexpected doorbell active!\n", in MakeIocReady()
2929 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in MakeIocReady()
2939 printk(MYIOC_s_WARN_FMT "IOC is in FAULT state!!!\n", in MakeIocReady()
2941 printk(MYIOC_s_WARN_FMT " FAULT code = %04xh\n", in MakeIocReady()
2949 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "IOC operational unexpected\n", in MakeIocReady()
2958 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in MakeIocReady()
2989 printk(MYIOC_s_ERR_FMT "IOC msg unit reset failed!\n", ioc->name); in MakeIocReady()
2998 printk(MYIOC_s_ERR_FMT "IO unit reset failed!\n", ioc->name); in MakeIocReady()
3005 printk(MYIOC_s_ERR_FMT in MakeIocReady()
3020 printk(MYIOC_s_INFO_FMT "Recovered from %s\n", ioc->name, in MakeIocReady()
3074 printk(KERN_ERR MYNAM in GetIocFacts()
3093 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in GetIocFacts()
3178 printk(MYIOC_s_ERR_FMT "IOC reported invalid 0 request size!\n", in GetIocFacts()
3192 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT in GetIocFacts()
3206 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "reply_sz=%3d, reply_depth=%4d\n", in GetIocFacts()
3208 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "req_sz =%3d, req_depth =%4d\n", in GetIocFacts()
3216 printk(MYIOC_s_ERR_FMT in GetIocFacts()
3247 printk(MYIOC_s_ERR_FMT "Can't get PortFacts NOT READY! (%08x)\n", in GetPortFacts()
3266 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending get PortFacts(%d) request\n", in GetPortFacts()
3342 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "upload_fw %d facts.Flags=%x\n", in SendIocInit()
3348 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "facts.MsgVersion=%x\n", in SendIocInit()
3379 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending IOCInit (req @ %p)\n", in SendIocInit()
3385 printk(MYIOC_s_ERR_FMT "Sending IOCInit failed(%d)!\n",ioc->name, r); in SendIocInit()
3393 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending PortEnable (req @ %p)\n", in SendIocInit()
3397 printk(MYIOC_s_ERR_FMT "Sending PortEnable failed(%d)!\n",ioc->name, r); in SendIocInit()
3416 printk(MYIOC_s_ERR_FMT "Wait IOC_OP state timeout(%d)!\n", in SendIocInit()
3424 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Wait IOC_OPERATIONAL state (cnt=%d)\n", in SendIocInit()
3464 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending Port(%d)Enable (req @ %p)\n", in SendPortEnable()
3508 printk(MYIOC_s_ERR_FMT "Unable to allocate memory for the cached firmware image!\n", in mpt_alloc_fw_memory()
3512 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "FW Image @ %p[%p], sz=%d[%x] bytes\n", in mpt_alloc_fw_memory()
3537 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "free_fw_memory: FW Image @ %p[%p], sz=%d[%x] bytes\n", in mpt_free_fw_memory()
3577 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT ": FW Image @ %p[%p], sz=%d[%x] bytes\n", in mpt_do_upload()
3583 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "fw upload failed " in mpt_do_upload()
3607 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending FW Upload " in mpt_do_upload()
3615 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "FW Upload completed " in mpt_do_upload()
3631 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT ": do_upload cmdStatus=%d \n", in mpt_do_upload()
3636 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "fw upload failed, " in mpt_do_upload()
3672 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "downloadboot: fw size 0x%x (%d), FW Ptr %p\n", in mpt_downloadboot()
3697 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RESET_ADAPTER cleared, count=%d\n", in mpt_downloadboot()
3710 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "downloadboot failed! " in mpt_downloadboot()
3736 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "LoadStart addr written 0x%x \n", in mpt_downloadboot()
3739 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Write FW Image: 0x%x bytes @ %p\n", in mpt_downloadboot()
3754 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Write Ext Image: 0x%x (%d) bytes @ %p load_addr=%x\n", in mpt_downloadboot()
3765 …ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Write IopResetVector Addr=%x! \n", ioc->name, pFwHeader-… in mpt_downloadboot()
3769 …ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Write IopResetVector Value=%x! \n", ioc->name, pFwHeader-… in mpt_downloadboot()
3803 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "downloadboot diag0val=%x, " in mpt_downloadboot()
3807 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "downloadboot now diag0val=%x\n", in mpt_downloadboot()
3818 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "GetIocFacts failed: IocState=%x\n", in mpt_downloadboot()
3826 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_downloadboot()
3833 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_downloadboot()
3838 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_downloadboot()
3849 ddlprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_downloadboot()
3887 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "KickStarting!\n", ioc->name)); in KickStart()
3905 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Diagnostic reset successful!\n", in KickStart()
3912 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "KickStart successful! (cnt=%d)\n", in KickStart()
3923 dinitprintk(ioc, printk(MYIOC_s_ERR_FMT "Failed to come READY after reset! IocState=%x\n", in KickStart()
3966 drsprintk(ioc, printk(MYIOC_s_WARN_FMT "%s: Doorbell=%p; 1078 reset " in mpt_diag_reset()
3991 drsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_diag_reset()
4015 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG1: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4043 printk(MYIOC_s_ERR_FMT "Enable Diagnostic mode FAILED! (%02xh)\n", in mpt_diag_reset()
4051 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Wrote magic DiagWriteEn sequence (%x)\n", in mpt_diag_reset()
4058 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG2: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4074 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Diagnostic reset performed\n", in mpt_diag_reset()
4111 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "cached_fw: diag0val=%x count=%d\n", in mpt_diag_reset()
4121 printk(MYIOC_s_WARN_FMT in mpt_diag_reset()
4136 drsprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_diag_reset()
4153 printk(MYIOC_s_ERR_FMT "Failed to come READY " in mpt_diag_reset()
4163 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG3: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4192 printk(MYIOC_s_ERR_FMT "Enable Diagnostic mode FAILED! (%02xh)\n", in mpt_diag_reset()
4202 printk(MYIOC_s_WARN_FMT "ResetHistory bit failed to clear!\n", in mpt_diag_reset()
4214 printk(MYIOC_s_ERR_FMT "Diagnostic reset FAILED! (%02xh)\n", in mpt_diag_reset()
4222 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG4: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4256 drsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending IOC reset(0x%02x)!\n", in SendIocReset()
4274 printk(MYIOC_s_ERR_FMT in SendIocReset()
4322 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReqToChain alloc @ %p, sz=%d bytes\n", in initChainBuffers()
4329 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RequestNB alloc @ %p, sz=%d bytes\n", in initChainBuffers()
4359 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "num_sge=%d numSGE=%d\n", in initChainBuffers()
4377 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Now numSGE=%d num_sge=%d num_chain=%d\n", in initChainBuffers()
4396 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ChainToChain alloc @ %p, sz=%d bytes\n", in initChainBuffers()
4442 d36memprintk(ioc, printk(MYIOC_s_DEBUG_FMT in PrimeIocFifos()
4453 printk(MYIOC_s_ERR_FMT in PrimeIocFifos()
4462 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReplyBuffer sz=%d bytes, ReplyDepth=%d\n", in PrimeIocFifos()
4464 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReplyBuffer sz=%d[%x] bytes\n", in PrimeIocFifos()
4468 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RequestBuffer sz=%d bytes, RequestDepth=%d\n", in PrimeIocFifos()
4470 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RequestBuffer sz=%d[%x] bytes\n", in PrimeIocFifos()
4475 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ChainBuffer sz=%d bytes, ChainDepth=%d\n", in PrimeIocFifos()
4477 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ChainBuffer sz=%d[%x] bytes num_chain=%d\n", in PrimeIocFifos()
4483 printk(MYIOC_s_ERR_FMT "Unable to allocate Reply, Request, Chain Buffers!\n", in PrimeIocFifos()
4488 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Total alloc @ %p[%p], sz=%d[%x] bytes\n", in PrimeIocFifos()
4499 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReplyBuffers @ %p[%p]\n", in PrimeIocFifos()
4510 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RequestBuffers @ %p[%p]\n", in PrimeIocFifos()
4524 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "MTRR region registered (base:size=%08x:%x)\n", in PrimeIocFifos()
4536 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ChainBuffers @ %p(%p)\n", in PrimeIocFifos()
4574 printk(MYIOC_s_ERR_FMT "Unable to allocate Sense Buffers!\n", in PrimeIocFifos()
4581 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SenseBuffers @ %p[%p]\n", in PrimeIocFifos()
4589 dinitprintk(ioc, printk(MYIOC_s_DEBUG_FMT "ReplyBuffers @ %p[%p]\n", in PrimeIocFifos()
4601 d36memprintk(ioc, printk(MYIOC_s_DEBUG_FMT in PrimeIocFifos()
4628 d36memprintk(ioc, printk(MYIOC_s_DEBUG_FMT in PrimeIocFifos()
4684 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HandShake request start reqBytes=%d, WaitCnt=%d%s\n", in mpt_handshake_req_reply_wait()
4719 …dhsprintk(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()
4787 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitForDoorbell ACK (count=%d)\n", in WaitForDoorbellAck()
4792 printk(MYIOC_s_ERR_FMT "Doorbell ACK timeout (count=%d), IntStatus=%x!\n", in WaitForDoorbellAck()
4836 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitForDoorbell INT (cnt=%d) howlong=%d\n", in WaitForDoorbellInt()
4841 printk(MYIOC_s_ERR_FMT "Doorbell INT timeout (count=%d), IntStatus=%x!\n", in WaitForDoorbellInt()
4888 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitCnt=%d First handshake reply word=%08x%s\n", in WaitForDoorbellReply()
4911 printk(MYIOC_s_ERR_FMT "Handshake reply failure!\n", in WaitForDoorbellReply()
4924 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Got Handshake reply:\n", ioc->name)); in WaitForDoorbellReply()
4927 dhsprintk(ioc, printk(MYIOC_s_DEBUG_FMT "WaitForDoorbell REPLY WaitCnt=%d (sz=%d)\n", in WaitForDoorbellReply()
5087 printk(KERN_DEBUG "%s: persist_opcode=%x\n", in mptbase_sas_persist_operation()
5093 printk(KERN_DEBUG "%s: no msg frames!\n", __func__); in mptbase_sas_persist_operation()
5109 printk(KERN_DEBUG "%s: failed\n", __func__); in mptbase_sas_persist_operation()
5113 printk(MYIOC_s_WARN_FMT in mptbase_sas_persist_operation()
5130 printk(KERN_DEBUG "%s: IOCStatus=0x%X IOCLogInfo=0x%X\n", in mptbase_sas_persist_operation()
5133 printk(KERN_DEBUG "%s: failed\n", __func__); in mptbase_sas_persist_operation()
5136 printk(KERN_DEBUG "%s: success\n", __func__); in mptbase_sas_persist_operation()
5171 printk(MYIOC_s_INFO_FMT "RAID STATUS CHANGE for PhysDisk %d id=%d\n", in mptbase_raid_process_event_data()
5174 printk(MYIOC_s_INFO_FMT "RAID STATUS CHANGE for VolumeID %d\n", in mptbase_raid_process_event_data()
5180 printk(MYIOC_s_INFO_FMT " volume has been created\n", in mptbase_raid_process_event_data()
5186 printk(MYIOC_s_INFO_FMT " volume has been deleted\n", in mptbase_raid_process_event_data()
5191 printk(MYIOC_s_INFO_FMT " volume settings have been changed\n", in mptbase_raid_process_event_data()
5196 printk(MYIOC_s_INFO_FMT " volume is now %s%s%s%s\n", in mptbase_raid_process_event_data()
5214 printk(MYIOC_s_INFO_FMT " volume membership of PhysDisk %d has changed\n", in mptbase_raid_process_event_data()
5219 printk(MYIOC_s_INFO_FMT " PhysDisk has been created\n", in mptbase_raid_process_event_data()
5224 printk(MYIOC_s_INFO_FMT " PhysDisk has been deleted\n", in mptbase_raid_process_event_data()
5229 printk(MYIOC_s_INFO_FMT " PhysDisk settings have been changed\n", in mptbase_raid_process_event_data()
5234 printk(MYIOC_s_INFO_FMT " PhysDisk is now %s%s%s\n", in mptbase_raid_process_event_data()
5260 printk(MYIOC_s_INFO_FMT " Domain Validation needed for PhysDisk %d\n", in mptbase_raid_process_event_data()
5265 printk(MYIOC_s_INFO_FMT " SMART data received, ASC/ASCQ = %02xh/%02xh\n", in mptbase_raid_process_event_data()
5270 printk(MYIOC_s_INFO_FMT " replacement of PhysDisk %d has started\n", in mptbase_raid_process_event_data()
5377 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SCSI device NVRAM settings @ %p, sz=%d\n", in mpt_GetScsiPortSettings()
5413 ddvprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_GetScsiPortSettings()
5425 ddvprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_GetScsiPortSettings()
5435 ddvprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_GetScsiPortSettings()
5452 ddvprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_GetScsiPortSettings()
5601 dcprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Headers: 0: version %d length %d\n", in mpt_readScsiDevicePageHeaders()
5604 dcprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Headers: 1: version %d length %d\n", in mpt_readScsiDevicePageHeaders()
6177 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Coalescing Enabled Timeout = %d\n", in mpt_read_ioc_pg_1()
6188 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Reset Current Coalescing Timeout to = %d\n", in mpt_read_ioc_pg_1()
6193 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_read_ioc_pg_1()
6197 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_read_ioc_pg_1()
6203 dprintk(ioc, printk(MYIOC_s_WARN_FMT in mpt_read_ioc_pg_1()
6210 dprintk(ioc, printk(MYIOC_s_WARN_FMT "Coalescing Disabled\n", ioc->name)); in mpt_read_ioc_pg_1()
6282 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in SendEventNotification()
6303 dfailprintk(ioc, printk(MYIOC_s_WARN_FMT "%s, no msg frames!!\n", in SendEventAck()
6308 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "Sending EventAck\n", ioc->name)); in SendEventAck()
6360 dcprintk(ioc, printk(MYIOC_s_WARN_FMT "Config request not allowed in ISR context!\n", in mpt_config()
6368 dfailprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_config()
6378 dfailprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_config()
6394 dcprintk(ioc, printk(MYIOC_s_WARN_FMT in mpt_config()
6451 dcprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_config()
6462 dfailprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_config()
6474 printk(MYIOC_s_INFO_FMT "%s: host reset in" in mpt_config()
6507 printk(MYIOC_s_INFO_FMT "Retry completed " in mpt_config()
6511 dcprintk(ioc, printk(KERN_DEBUG "IOCStatus=%04xh, IOCLogInfo=%08xh\n", in mpt_config()
6520 printk(MYIOC_s_WARN_FMT in mpt_config()
6532 printk(MYIOC_s_INFO_FMT in mpt_config()
6559 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_ioc_reset()
6563 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_ioc_reset()
6567 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_ioc_reset()
6976 printk(MYIOC_s_ERR_FMT "IOC is in FAULT state (%04xh)!!!\n", in mpt_halt_firmware()
7011 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SoftResetHandler Entered!\n", in mpt_SoftResetHandler()
7021 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_SoftResetHandler()
7027 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_SoftResetHandler()
7124 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_SoftResetHandler()
7182 dtmprintk(ioc, printk(MYIOC_s_DEBUG_FMT "HardResetHandler Entered!\n", ioc->name)); in mpt_HardResetHandler()
7184 printk(MYIOC_s_INFO_FMT "HardResetHandler Entered!\n", ioc->name); in mpt_HardResetHandler()
7185 printk("MF count 0x%x !\n", ioc->mfcnt); in mpt_HardResetHandler()
7232 printk(KERN_WARNING MYNAM in mpt_HardResetHandler()
7262 printk(MYIOC_s_DEBUG_FMT in mpt_HardResetHandler()
7704 devtprintk(ioc, printk(MYIOC_s_DEBUG_FMT in mpt_display_event_info()
7708 devtverboseprintk(ioc, printk(KERN_DEBUG MYNAM in mpt_display_event_info()
7711 devtverboseprintk(ioc, printk(" %08x", in mpt_display_event_info()
7713 devtverboseprintk(ioc, printk(KERN_DEBUG "\n")); in mpt_display_event_info()
7804 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification()
7817 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT in ProcessEventNotification()
7820 devtverboseprintk(ioc, printk(MYIOC_s_DEBUG_FMT "SendEventAck returned %d\n", in ProcessEventNotification()
7869 printk(MYIOC_s_INFO_FMT "LogInfo(0x%08x): SubClass={%s}, Value=(0x%06x)\n", in mpt_fc_log_info()
7938 printk(MYIOC_s_INFO_FMT "LogInfo(0x%08x): F/W: %s\n", ioc->name, log_info, desc); in mpt_spi_log_info()
8146 printk(MYIOC_s_INFO_FMT in mpt_sas_log_info()
8152 printk(MYIOC_s_INFO_FMT in mpt_sas_log_info()
8158 printk(MYIOC_s_INFO_FMT in mpt_sas_log_info()
8241 dreplyprintk(ioc, printk(MYIOC_s_DEBUG_FMT "IOCStatus(0x%04X): %s: %s\n", in mpt_iocstatus_info_config()
8468 dreplyprintk(ioc, printk(MYIOC_s_DEBUG_FMT "IOCStatus(0x%04X): %s\n", in mpt_iocstatus_info()
8516 printk(KERN_INFO COPYRIGHT "\n"); in fusion_init()