Searched refs:MYIOC_s_INFO_FMT (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.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() 1868 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "facts @ %p, pfacts[0] @ %p\n", in mpt_attach() 2143 printk(MYIOC_s_INFO_FMT "pci-suspend: pdev=0x%p, slot=%s, Entering " in mpt_suspend() 2184 printk(MYIOC_s_INFO_FMT "pci-resume: pdev=0x%p, slot=%s, Previous " in mpt_resume() [all …]
|
D | mptscsih.c | 1702 printk(MYIOC_s_INFO_FMT "attempting task abort! (sc=%p)\n", in mptscsih_abort() 1787 printk(MYIOC_s_INFO_FMT "task abort: %s (rv=%04x) (sc=%p)\n", in mptscsih_abort() 1820 printk(MYIOC_s_INFO_FMT "attempting lun reset! (sc=%p)\n", in mptscsih_dev_reset() 1837 printk (MYIOC_s_INFO_FMT "lun reset: %s (sc=%p)\n", in mptscsih_dev_reset() 1872 printk(MYIOC_s_INFO_FMT "attempting target reset! (sc=%p)\n", in mptscsih_target_reset() 1896 printk (MYIOC_s_INFO_FMT "target reset: %s (sc=%p)\n", in mptscsih_target_reset() 1932 printk(MYIOC_s_INFO_FMT "attempting bus reset! (sc=%p)\n", in mptscsih_bus_reset() 1947 printk(MYIOC_s_INFO_FMT "bus reset: %s (sc=%p)\n", in mptscsih_bus_reset() 1984 printk(MYIOC_s_INFO_FMT "attempting host reset! (sc=%p)\n", in mptscsih_host_reset() 1996 printk(MYIOC_s_INFO_FMT "host reset: %s (sc=%p)\n", in mptscsih_host_reset() [all …]
|
D | mptsas.c | 1486 printk(MYIOC_s_INFO_FMT "attaching %s device: fw_channel %d, fw_id %d," in mptsas_add_end_device() 2169 printk(MYIOC_s_INFO_FMT "%s: IOCStatus=0x%X IOCLogInfo=0x%X\n", in mptsas_phy_reset() 2879 printk(MYIOC_s_INFO_FMT "%s: host reset in progress!\n", in mptsas_exp_repmanufacture_info() 3469 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_event_add() 3604 printk(MYIOC_s_INFO_FMT "delete expander: num_phys %d, " in mptsas_expander_delete() 3694 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_add() 3962 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_probe_expanders() 4035 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_scan_sas_topology() 4559 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_hotplug_work() 4569 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 | 851 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()
|