Searched refs:MYIOC_s_INFO_FMT (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/message/fusion/ |
D | mptbase.c | 377 printk(MYIOC_s_INFO_FMT "%s: IOC is non-operational !!!!\n", in mpt_fault_reset_work() 943 printk(MYIOC_s_INFO_FMT "MF Count 0x%x Max 0x%x \n", ioc->name, in mpt_get_msg_frame() 1683 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1690 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1704 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT in mpt_mapresources() 1745 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "mem = %p, mem_phys = %llx\n", in mpt_mapresources() 1808 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT ": mpt_adapter_install\n", ioc->name)); in mpt_attach() 1887 dinitprintk(ioc, printk(MYIOC_s_INFO_FMT "facts @ %p, pfacts[0] @ %p\n", in mpt_attach() 2131 printk(MYIOC_s_INFO_FMT "pci-suspend: pdev=0x%p, slot=%s, Entering " in mpt_suspend() 2172 printk(MYIOC_s_INFO_FMT "pci-resume: pdev=0x%p, slot=%s, Previous " in mpt_resume() [all …]
|
D | mptscsih.c | 1796 printk(MYIOC_s_INFO_FMT "attempting task abort! (sc=%p)\n", in mptscsih_abort() 1881 printk(MYIOC_s_INFO_FMT "task abort: %s (rv=%04x) (sc=%p)\n", in mptscsih_abort() 1914 printk(MYIOC_s_INFO_FMT "attempting target reset! (sc=%p)\n", in mptscsih_dev_reset() 1938 printk (MYIOC_s_INFO_FMT "target reset: %s (sc=%p)\n", in mptscsih_dev_reset() 1974 printk(MYIOC_s_INFO_FMT "attempting bus reset! (sc=%p)\n", in mptscsih_bus_reset() 1989 printk(MYIOC_s_INFO_FMT "bus reset: %s (sc=%p)\n", in mptscsih_bus_reset() 2026 printk(MYIOC_s_INFO_FMT "attempting host reset! (sc=%p)\n", in mptscsih_host_reset() 2038 printk(MYIOC_s_INFO_FMT "host reset: %s (sc=%p)\n", in mptscsih_host_reset() 2127 printk(MYIOC_s_INFO_FMT "Response Code(0x%08x): F/W: %s\n", in mptscsih_taskmgmt_response_code() 3319 printk(MYIOC_s_INFO_FMT "debug_level=%08xh\n", in mptscsih_debug_level_store()
|
D | mptsas.c | 1461 printk(MYIOC_s_INFO_FMT "attaching %s device: fw_channel %d, fw_id %d," in mptsas_add_end_device() 2144 printk(MYIOC_s_INFO_FMT "%s: IOCStatus=0x%X IOCLogInfo=0x%X\n", in mptsas_phy_reset() 2858 printk(MYIOC_s_INFO_FMT "%s: host reset in progress!\n", in mptsas_exp_repmanufacture_info() 3452 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_event_add() 3587 printk(MYIOC_s_INFO_FMT "delete expander: num_phys %d, " in mptsas_expander_delete() 3678 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_expander_add() 3949 printk(MYIOC_s_INFO_FMT "add expander: num_phys %d, " in mptsas_probe_expanders() 4022 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_scan_sas_topology() 4545 printk(MYIOC_s_INFO_FMT "attaching raid volume, channel %d, " in mptsas_hotplug_work() 4555 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 | 824 printk(MYIOC_s_INFO_FMT "Firmware discovery not" in mptfc_GetFcPortPage0()
|
D | mptctl.c | 988 printk(MYIOC_s_INFO_FMT "F/W update successful!\n", iocp->name); in mptctl_do_fw_download()
|