Searched refs:MPT2SAS_INFO_FMT (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_base.c | 171 printk(MPT2SAS_INFO_FMT "%s : SAS host is non-operational !!!!\n", in _base_fault_reset_work() 603 printk(MPT2SAS_INFO_FMT "Discovery: (%s)", ioc->name, in _base_display_event_data() 651 printk(MPT2SAS_INFO_FMT "%s\n", ioc->name, desc); in _base_display_event_data() 1222 printk(MPT2SAS_INFO_FMT in _base_config_dma_addressing() 1262 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "msix not " in _base_check_enable_msix() 1281 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "msix is supported, " in _base_check_enable_msix() 1463 printk(MPT2SAS_INFO_FMT in _base_enable_msix() 1470 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "kcalloc " in _base_enable_msix() 1481 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT in _base_enable_msix() 1527 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "%s\n", in mpt2sas_base_map_resources() [all …]
|
D | mpt2sas_scsih.c | 489 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device() 504 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device() 519 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device() 618 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_sas_device_add() 657 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_sas_device_init_add() 759 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_raid_device_add() 1787 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties() 1793 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties() 1799 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties() 1808 printk(MPT2SAS_INFO_FMT "WarpDrive : Direct IO is disabled " in _scsih_init_warpdrive_properties() [all …]
|
D | mpt2sas_transport.c | 145 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_set_identify() 309 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_expander_report_manufacture() 336 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _transport_expander_report_manufacture() 341 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _transport_expander_report_manufacture() 402 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT "report_manufacture - " in _transport_expander_report_manufacture() 420 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT "report_manufacture - " in _transport_expander_report_manufacture() 428 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT in _transport_expander_report_manufacture() 454 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT in _transport_expander_report_manufacture() 1099 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_get_expander_phy_error_log() 1126 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _transport_get_expander_phy_error_log() [all …]
|
D | mpt2sas_ctl.c | 218 printk(MPT2SAS_INFO_FMT "%s: %s, smid(%d)\n", in _ctl_display_some_debug() 225 printk(MPT2SAS_INFO_FMT in _ctl_display_some_debug() 252 printk(MPT2SAS_INFO_FMT in _ctl_display_some_debug() 459 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler() 472 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler() 481 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler() 585 dctlprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _ctl_set_task_mid() 603 dctlprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _ctl_set_task_mid() 660 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _ctl_do_mpt_command() 665 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _ctl_do_mpt_command() [all …]
|
D | mpt2sas_config.c | 162 printk(MPT2SAS_INFO_FMT "%s: %s(%d), action(%d), form(0x%08x), " in _config_display_some_debug() 171 printk(MPT2SAS_INFO_FMT in _config_display_some_debug() 349 printk(MPT2SAS_INFO_FMT "%s: attempting retry (%d)\n", in _config_request() 365 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _config_request() 370 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _config_request() 415 printk(MPT2SAS_INFO_FMT "%s: retry (%d) completed!!\n", in _config_request()
|
D | mpt2sas_base.h | 129 #define MPT2SAS_INFO_FMT KERN_INFO MPT2SAS_FMT macro
|