Home
last modified time | relevance | path

Searched refs:MPT2SAS_INFO_FMT (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_base.c160 printk(MPT2SAS_INFO_FMT "%s : SAS host is non-operational !!!!\n", in _base_fault_reset_work()
576 printk(MPT2SAS_INFO_FMT "Discovery: (%s)", ioc->name, in _base_display_event_data()
621 printk(MPT2SAS_INFO_FMT "%s\n", ioc->name, desc); in _base_display_event_data()
1181 printk(MPT2SAS_INFO_FMT "%s BIT PCI BUS DMA ADDRESSING SUPPORTED, " in _base_config_dma_addressing()
1210 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "msix not " in _base_check_enable_msix()
1229 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "msix is supported, " in _base_check_enable_msix()
1406 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "kcalloc " in _base_enable_msix()
1417 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "pci_enable_msix " in _base_enable_msix()
1462 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "%s\n", in mpt2sas_base_map_resources()
1524 printk(MPT2SAS_INFO_FMT "%s: IRQ %d\n", in mpt2sas_base_map_resources()
[all …]
Dmpt2sas_scsih.c477 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device()
492 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device()
507 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device()
608 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_sas_device_add()
646 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_sas_device_init_add()
748 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_raid_device_add()
1795 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties()
1801 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties()
1807 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties()
1816 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties()
[all …]
Dmpt2sas_transport.c144 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_set_identify()
305 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_expander_report_manufacture()
332 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _transport_expander_report_manufacture()
337 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _transport_expander_report_manufacture()
398 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT "report_manufacture - " in _transport_expander_report_manufacture()
416 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT "report_manufacture - " in _transport_expander_report_manufacture()
424 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT in _transport_expander_report_manufacture()
450 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT in _transport_expander_report_manufacture()
1089 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_get_expander_phy_error_log()
1116 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _transport_get_expander_phy_error_log()
[all …]
Dmpt2sas_ctl.c217 printk(MPT2SAS_INFO_FMT "%s: %s, smid(%d)\n", in _ctl_display_some_debug()
224 printk(MPT2SAS_INFO_FMT in _ctl_display_some_debug()
251 printk(MPT2SAS_INFO_FMT in _ctl_display_some_debug()
454 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler()
467 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler()
476 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler()
593 dctlprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _ctl_set_task_mid()
611 dctlprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _ctl_set_task_mid()
674 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _ctl_do_mpt_command()
679 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _ctl_do_mpt_command()
[all …]
Dmpt2sas_config.c161 printk(MPT2SAS_INFO_FMT "%s: %s(%d), action(%d), form(0x%08x), " in _config_display_some_debug()
170 printk(MPT2SAS_INFO_FMT in _config_display_some_debug()
348 printk(MPT2SAS_INFO_FMT "%s: attempting retry (%d)\n", in _config_request()
364 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _config_request()
369 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _config_request()
414 printk(MPT2SAS_INFO_FMT "%s: retry (%d) completed!!\n", in _config_request()
Dmpt2sas_base.h128 #define MPT2SAS_INFO_FMT KERN_INFO MPT2SAS_FMT macro