Searched refs:MYIOC_s_INFO_FMT (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/drivers/message/fusion/ |
D | mptbase.c | 373 printk(MYIOC_s_INFO_FMT "%s: IOC is non-operational !!!!\n", in mpt_fault_reset_work() 934 printk(MYIOC_s_INFO_FMT "MF Count 0x%x Max 0x%x \n", ioc->name, in mpt_get_msg_frame() 1667 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1673 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1685 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1725 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "mem = %p, mem_phys = %llx\n", in mpt_mapresources() 1793 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT ": mpt_adapter_install\n", ioc->name)); in mpt_attach() 1870 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "facts @ %p, pfacts[0] @ %p\n", in mpt_attach() 2147 printk(MYIOC_s_INFO_FMT "pci-suspend: pdev=0x%p, slot=%s, Entering " in mpt_suspend() 2188 printk(MYIOC_s_INFO_FMT "pci-resume: pdev=0x%p, slot=%s, Previous " in mpt_resume() [all …]
|
D | mptscsih.c | 1703 printk(MYIOC_s_INFO_FMT "attempting task abort! (sc=%p)\n", in mptscsih_abort() 1788 printk(MYIOC_s_INFO_FMT "task abort: %s (rv=%04x) (sc=%p)\n", in mptscsih_abort() 1821 printk(MYIOC_s_INFO_FMT "attempting target reset! (sc=%p)\n", in mptscsih_dev_reset() 1845 printk (MYIOC_s_INFO_FMT "target reset: %s (sc=%p)\n", in mptscsih_dev_reset() 1881 printk(MYIOC_s_INFO_FMT "attempting bus reset! (sc=%p)\n", in mptscsih_bus_reset() 1896 printk(MYIOC_s_INFO_FMT "bus reset: %s (sc=%p)\n", in mptscsih_bus_reset() 1933 printk(MYIOC_s_INFO_FMT "attempting host reset! (sc=%p)\n", in mptscsih_host_reset() 1945 printk(MYIOC_s_INFO_FMT "host reset: %s (sc=%p)\n", in mptscsih_host_reset() 2034 printk(MYIOC_s_INFO_FMT "Response Code(0x%08x): F/W: %s\n", in mptscsih_taskmgmt_response_code() 3214 printk(MYIOC_s_INFO_FMT "debug_level=%08xh\n", in mptscsih_debug_level_store()
|
D | mptsas.c | 1486 printk(MYIOC_s_INFO_FMT "attaching %s device: fw_channel %d, fw_id %d," in mptsas_add_end_device() 2168 printk(MYIOC_s_INFO_FMT "%s: IOCStatus=0x%X IOCLogInfo=0x%X\n", in mptsas_phy_reset() 2878 printk(MYIOC_s_INFO_FMT "%s: host reset in progress!\n", in mptsas_exp_repmanufacture_info() 3472 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_event_add() 3607 printk(MYIOC_s_INFO_FMT "delete expander: num_phys %d, " in mptsas_expander_delete() 3697 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_add() 3965 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_probe_expanders() 4038 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_scan_sas_topology() 4562 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_hotplug_work() 4572 printk(MYIOC_s_INFO_FMT "removing raid volume, channel %d, " in mptsas_hotplug_work() [all …]
|
D | mptbase.h | 210 #define MYIOC_s_INFO_FMT KERN_INFO MYNAM ": %s: " macro
|
D | mptfc.c | 814 printk(MYIOC_s_INFO_FMT "Firmware discovery not" in mptfc_GetFcPortPage0()
|
D | mptctl.c | 960 printk(MYIOC_s_INFO_FMT "F/W update successful!\n", iocp->name); in mptctl_do_fw_download()
|