Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c152 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in _transport_set_identify()
161 printk(MPT2SAS_ERR_FMT "handle(0x%04x), ioc_status(0x%04x)" in _transport_set_identify()
317 printk(MPT2SAS_ERR_FMT "%s: transport_cmds in use\n", in _transport_expander_report_manufacture()
328 printk(MPT2SAS_ERR_FMT in _transport_expander_report_manufacture()
346 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a smid\n", in _transport_expander_report_manufacture()
411 printk(MPT2SAS_ERR_FMT "%s: timeout\n", in _transport_expander_report_manufacture()
664 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in mpt2sas_transport_port_add()
676 printk(MPT2SAS_ERR_FMT "%s: Could not find " in mpt2sas_transport_port_add()
684 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in mpt2sas_transport_port_add()
690 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in mpt2sas_transport_port_add()
[all …]
Dmpt2sas_ctl.c411 printk(MPT2SAS_ERR_FMT "mpi_reply not valid at %s:%d/%s()!\n", in mpt2sas_ctl_event_callback()
642 printk(MPT2SAS_ERR_FMT "%s: ctl_cmd in use\n", in _ctl_do_mpt_command()
652 printk(MPT2SAS_ERR_FMT in _ctl_do_mpt_command()
670 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a memory for " in _ctl_do_mpt_command()
694 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a smid\n", in _ctl_do_mpt_command()
703 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a smid\n", in _ctl_do_mpt_command()
915 printk(MPT2SAS_ERR_FMT "%s: timeout\n", ioc->name, in _ctl_do_mpt_command()
1367 printk(MPT2SAS_ERR_FMT "%s: ctl_cmd in use\n", in _ctl_diag_register_2()
1375 printk(MPT2SAS_ERR_FMT "%s: doesn't have capability for " in _ctl_diag_register_2()
1382 printk(MPT2SAS_ERR_FMT "%s: already has a registered " in _ctl_diag_register_2()
[all …]
Dmpt2sas_base.c205 printk(MPT2SAS_ERR_FMT in _base_fault_reset_work()
209 printk(MPT2SAS_ERR_FMT in _base_fault_reset_work()
261 printk(MPT2SAS_ERR_FMT "%s: failed (line=%d)\n", in mpt2sas_base_start_watchdog()
307 printk(MPT2SAS_ERR_FMT "fault_state(0x%04x)!\n", in mpt2sas_base_fault_info()
335 printk(MPT2SAS_ERR_FMT "Firmware is halted due to command " in mpt2sas_halt_firmware()
729 printk(MPT2SAS_ERR_FMT "mpi_reply not valid at %s:%d/%s()!\n", in _base_display_reply_info()
806 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a smid\n", in _base_async_event()
1327 printk(MPT2SAS_ERR_FMT "unable to allocate memory %d!\n", in _base_request_irq()
1349 printk(MPT2SAS_ERR_FMT "unable to allocate interrupt %d!\n", in _base_request_irq()
1576 printk(MPT2SAS_ERR_FMT "unable to map " in mpt2sas_base_map_resources()
[all …]
Dmpt2sas_scsih.c416 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", ioc->name, in _scsih_get_sas_address()
431 printk(MPT2SAS_ERR_FMT "handle(0x%04x), ioc_status(0x%04x), " in _scsih_get_sas_address()
1460 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in _scsih_display_sata_capabilities()
1468 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in _scsih_display_sata_capabilities()
1540 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in _scsih_get_resync()
1585 printk(MPT2SAS_ERR_FMT "failure at %s:%d/%s()!\n", in _scsih_get_state()
2383 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a smid\n", in mpt2sas_scsih_issue_tm()
2410 printk(MPT2SAS_ERR_FMT "%s: timeout\n", in mpt2sas_scsih_issue_tm()
3186 printk(MPT2SAS_ERR_FMT "mpi_reply not valid at %s:%d/%s()!\n", in _scsih_sas_control_complete()
3268 printk(MPT2SAS_ERR_FMT "mpi_reply not valid at %s:%d/%s()!\n", in _scsih_tm_volume_tr_complete()
[all …]
Dmpt2sas_config.c197 printk(MPT2SAS_ERR_FMT "%s: dma_alloc_coherent" in _config_alloc_config_dma_memory()
301 printk(MPT2SAS_ERR_FMT "%s: config_cmd in use\n", in _config_request()
356 printk(MPT2SAS_ERR_FMT in _config_request()
375 printk(MPT2SAS_ERR_FMT "%s: failed obtaining a smid\n", in _config_request()
396 printk(MPT2SAS_ERR_FMT "%s: timeout\n", in _config_request()
Dmpt2sas_base.h132 #define MPT2SAS_ERR_FMT KERN_ERR MPT2SAS_FMT macro