Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/mpt2sas/
Dmpt2sas_base.c531 printk(MPT2SAS_INFO_FMT "Discovery: (%s)", ioc->name, in _base_display_event_data()
572 printk(MPT2SAS_INFO_FMT "%s\n", ioc->name, desc); in _base_display_event_data()
1070 printk(MPT2SAS_INFO_FMT "%s BIT PCI BUS DMA ADDRESSING SUPPORTED, " in _base_config_dma_addressing()
1127 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "msix not " in _base_check_enable_msix()
1141 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "msix is supported, " in _base_check_enable_msix()
1187 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "allocation for " in _base_enable_msix()
1195 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "pci_enable_msix " in _base_enable_msix()
1203 dfailprintk(ioc, printk(MPT2SAS_INFO_FMT "unable to allocate " in _base_enable_msix()
1248 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT "%s\n", in mpt2sas_base_map_resources()
1309 printk(MPT2SAS_INFO_FMT "%s: IRQ %d\n", in mpt2sas_base_map_resources()
[all …]
Dmpt2sas_transport.c144 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_set_identify()
306 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_expander_report_manufacture()
333 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _transport_expander_report_manufacture()
338 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _transport_expander_report_manufacture()
400 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT "report_manufacture - " in _transport_expander_report_manufacture()
418 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT "report_manufacture - " in _transport_expander_report_manufacture()
426 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT in _transport_expander_report_manufacture()
452 dtransportprintk(ioc, printk(MPT2SAS_INFO_FMT in _transport_expander_report_manufacture()
1092 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in _transport_get_expander_phy_error_log()
1119 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _transport_get_expander_phy_error_log()
[all …]
Dmpt2sas_ctl.c218 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()
455 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler()
468 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler()
477 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in mpt2sas_ctl_reset_handler()
594 dctlprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _ctl_set_task_mid()
612 dctlprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: " in _ctl_set_task_mid()
675 printk(MPT2SAS_INFO_FMT "%s: waiting for " in _ctl_do_mpt_command()
680 printk(MPT2SAS_INFO_FMT "%s: ioc is operational\n", in _ctl_do_mpt_command()
[all …]
Dmpt2sas_scsih.c441 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device()
456 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device()
471 dinitprintk(ioc, printk(MPT2SAS_INFO_FMT in _scsih_determine_boot_device()
572 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_sas_device_add()
599 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_sas_device_init_add()
701 dewtprintk(ioc, printk(MPT2SAS_INFO_FMT "%s: handle" in _scsih_raid_device_add()
2039 printk(MPT2SAS_INFO_FMT "%s: tm_cmd busy!!!\n", in mpt2sas_scsih_issue_tm()
2047 printk(MPT2SAS_INFO_FMT "%s: host reset in progress!\n", in mpt2sas_scsih_issue_tm()
2055 dhsprintk(ioc, printk(MPT2SAS_INFO_FMT "unexpected doorbell " in mpt2sas_scsih_issue_tm()
2080 dtmprintk(ioc, printk(MPT2SAS_INFO_FMT "sending tm: handle(0x%04x)," in mpt2sas_scsih_issue_tm()
[all …]
Dmpt2sas_config.c162 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()
Dmpt2sas_base.h128 #define MPT2SAS_INFO_FMT KERN_INFO MPT2SAS_FMT macro