Searched refs:MYIOC_s_INFO_FMT (Results 1 – 6 of 6) sorted by relevance
/drivers/message/fusion/ |
D | mptbase.c | 373 printk(MYIOC_s_INFO_FMT "%s: IOC is non-operational !!!!\n", in mpt_fault_reset_work() 937 printk(MYIOC_s_INFO_FMT "MF Count 0x%x Max 0x%x \n", ioc->name, in mpt_get_msg_frame() 1672 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1679 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1692 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1732 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "mem = %p, mem_phys = %llx\n", in mpt_mapresources() 1800 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT ": mpt_adapter_install\n", ioc->name)); in mpt_attach() 1879 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "facts @ %p, pfacts[0] @ %p\n", in mpt_attach() 2123 printk(MYIOC_s_INFO_FMT "pci-suspend: pdev=0x%p, slot=%s, Entering " in mpt_suspend() 2164 printk(MYIOC_s_INFO_FMT "pci-resume: pdev=0x%p, slot=%s, Previous " in mpt_resume() [all …]
|
D | mptscsih.c | 1709 printk(MYIOC_s_INFO_FMT "attempting task abort! (sc=%p)\n", in mptscsih_abort() 1794 printk(MYIOC_s_INFO_FMT "task abort: %s (rv=%04x) (sc=%p)\n", in mptscsih_abort() 1827 printk(MYIOC_s_INFO_FMT "attempting target reset! (sc=%p)\n", in mptscsih_dev_reset() 1851 printk (MYIOC_s_INFO_FMT "target reset: %s (sc=%p)\n", in mptscsih_dev_reset() 1887 printk(MYIOC_s_INFO_FMT "attempting bus reset! (sc=%p)\n", in mptscsih_bus_reset() 1902 printk(MYIOC_s_INFO_FMT "bus reset: %s (sc=%p)\n", in mptscsih_bus_reset() 1939 printk(MYIOC_s_INFO_FMT "attempting host reset! (sc=%p)\n", in mptscsih_host_reset() 1951 printk(MYIOC_s_INFO_FMT "host reset: %s (sc=%p)\n", in mptscsih_host_reset() 2040 printk(MYIOC_s_INFO_FMT "Response Code(0x%08x): F/W: %s\n", in mptscsih_taskmgmt_response_code() 3220 printk(MYIOC_s_INFO_FMT "debug_level=%08xh\n", in mptscsih_debug_level_store()
|
D | mptsas.c | 1459 printk(MYIOC_s_INFO_FMT "attaching %s device: fw_channel %d, fw_id %d," in mptsas_add_end_device() 2141 printk(MYIOC_s_INFO_FMT "%s: IOCStatus=0x%X IOCLogInfo=0x%X\n", in mptsas_phy_reset() 2855 printk(MYIOC_s_INFO_FMT "%s: host reset in progress!\n", in mptsas_exp_repmanufacture_info() 3449 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_event_add() 3584 printk(MYIOC_s_INFO_FMT "delete expander: num_phys %d, " in mptsas_expander_delete() 3675 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_add() 3943 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_probe_expanders() 4016 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_scan_sas_topology() 4539 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_hotplug_work() 4549 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 | 821 printk(MYIOC_s_INFO_FMT "Firmware discovery not" in mptfc_GetFcPortPage0()
|
D | mptctl.c | 964 printk(MYIOC_s_INFO_FMT "F/W update successful!\n", iocp->name); in mptctl_do_fw_download()
|