/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
D | fnic_res.c | 45 shost_printk(KERN_ERR, fnic->lport->host, \ in fnic_get_vnic_config() 146 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 152 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 155 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 158 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 161 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 164 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 167 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 170 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() 173 shost_printk(KERN_INFO, fnic->lport->host, in fnic_get_vnic_config() [all …]
|
D | fnic_main.c | 354 shost_printk(KERN_ERR, fnic->lport->host, in fnic_log_q_error() 362 shost_printk(KERN_ERR, fnic->lport->host, in fnic_log_q_error() 370 shost_printk(KERN_ERR, fnic->lport->host, in fnic_log_q_error() 406 shost_printk(KERN_ERR, fnic->lport->host, in fnic_notify_set() 597 shost_printk(KERN_ERR, fnic->lport->host, in fnic_probe() 604 shost_printk(KERN_ERR, fnic->lport->host, in fnic_probe() 619 shost_printk(KERN_ERR, fnic->lport->host, in fnic_probe() 628 shost_printk(KERN_ERR, fnic->lport->host, in fnic_probe() 639 shost_printk(KERN_ERR, fnic->lport->host, in fnic_probe() 648 shost_printk(KERN_ERR, fnic->lport->host, in fnic_probe() [all …]
|
D | fnic.h | 148 shost_printk(kern_level, host, fmt, ##args);) 152 shost_printk(kern_level, host, fmt, ##args);) 156 shost_printk(kern_level, host, fmt, ##args);) 160 shost_printk(kern_level, host, fmt, ##args);) 163 shost_printk(kern_level, host, fmt, ##args)
|
D | fnic_fcs.c | 76 shost_printk(KERN_INFO, fnic->lport->host, in fnic_handle_link() 359 shost_printk(KERN_INFO, lport->host, in is_fnic_fip_flogi_reject() 363 shost_printk(KERN_INFO, lport->host, in is_fnic_fip_flogi_reject() 453 shost_printk(KERN_INFO, fnic->lport->host, in fnic_fcoe_process_vlan_resp() 643 shost_printk(KERN_INFO, fnic->lport->host, in fnic_handle_fip_frame() 891 shost_printk(KERN_ERR, fnic->lport->host, in fnic_rq_cmpl_frame_recv() 953 shost_printk(KERN_ERR, fnic->lport->host, in fnic_rq_cmpl_handler() 1352 shost_printk(KERN_DEBUG, fnic->lport->host, in fnic_handle_fip_timer() 1375 shost_printk(KERN_INFO, fnic->lport->host, in fnic_handle_fip_timer() 1385 shost_printk(KERN_INFO, fnic->lport->host, in fnic_handle_fip_timer()
|
D | fnic_scsi.c | 844 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_icmnd_cmpl_handler() 854 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_icmnd_cmpl_handler() 877 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_icmnd_cmpl_handler() 993 shost_printk(KERN_ERR, fnic->lport->host, "hdr status = %s\n", in fnic_fcpio_icmnd_cmpl_handler() 1082 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_itmf_cmpl_handler() 1092 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_itmf_cmpl_handler() 1105 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_itmf_cmpl_handler() 1262 shost_printk(KERN_ERR, fnic->lport->host, in fnic_fcpio_itmf_cmpl_handler() 1434 shost_printk(KERN_ERR, fnic->lport->host, in fnic_cleanup_io() 1617 shost_printk(KERN_ERR, fnic->lport->host, in fnic_rport_exch_reset() [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | aha1542.c | 275 shost_printk(KERN_DEBUG, sh, "aha1542_intr_handle: "); in aha1542_interrupt() 325 shost_printk(KERN_WARNING, sh, "interrupt received, but no mail.\n"); in aha1542_interrupt() 336 shost_printk(KERN_DEBUG, sh, "aha1542_command: returning %x (status %d)\n", in aha1542_interrupt() 344 shost_printk(KERN_DEBUG, sh, "...done %d %d\n", mbo, mbi); in aha1542_interrupt() 351 shost_printk(KERN_WARNING, sh, "Unexpected interrupt\n"); in aha1542_interrupt() 352 shost_printk(KERN_WARNING, sh, "tarstat=%x, hastat=%x idlun=%x ccb#=%d\n", ccb[mbo].tarstat, in aha1542_interrupt() 377 shost_printk(KERN_DEBUG, sh, "(aha1542 error:%x %x %x) ", errstatus, in aha1542_interrupt() 418 shost_printk(KERN_DEBUG, sh, "aha1542_queuecommand: dev %d cmd %02x pos %d len %d", in aha1542_queuecommand() 461 shost_printk(KERN_DEBUG, sh, "Sending command (%d %p)...", mbo, cmd->scsi_done); in aha1542_queuecommand() 491 shost_printk(KERN_DEBUG, sh, "cptr %p: ", acmd->chain); in aha1542_queuecommand() [all …]
|
D | esp_scsi.c | 58 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 63 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 68 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 73 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 78 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 83 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 88 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 93 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 98 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ 103 shost_printk(KERN_DEBUG, esp->host, f, ## a); \ [all …]
|
D | NCR5380.c | 354 shost_printk(KERN_DEBUG, instance, "REQ not asserted, phase unknown.\n"); in NCR5380_print_phase() 359 shost_printk(KERN_DEBUG, instance, "phase %s\n", phases[i].name); in NCR5380_print_phase() 483 shost_printk(KERN_ERR, instance, "SCSI bus busy, waiting up to five seconds\n"); in NCR5380_maybe_reset_bus() 488 shost_printk(KERN_ERR, instance, "bus busy, attempting abort\n"); in NCR5380_maybe_reset_bus() 492 shost_printk(KERN_ERR, instance, "bus busy, attempting reset\n"); in NCR5380_maybe_reset_bus() 504 shost_printk(KERN_ERR, instance, "bus locked solid\n"); in NCR5380_maybe_reset_bus() 574 shost_printk(KERN_DEBUG, instance, "WRITE attempted with NDEBUG_NO_WRITE set\n"); in NCR5380_queue_command() 915 shost_printk(KERN_WARNING, instance, in NCR5380_intr() 1023 shost_printk(KERN_ERR, instance, in NCR5380_select() 1141 shost_printk(KERN_ERR, instance, "reselection after won arbitration?\n"); in NCR5380_select() [all …]
|
D | hosts.c | 152 shost_printk(KERN_ERR, shost, in scsi_host_set_state() 214 shost_printk(KERN_INFO, shost, "%s\n", in scsi_add_host_with_dma() 218 shost_printk(KERN_ERR, shost, in scsi_add_host_with_dma() 437 shost_printk(KERN_WARNING, shost, in scsi_host_alloc() 494 shost_printk(KERN_WARNING, shost, in scsi_host_alloc() 505 shost_printk(KERN_WARNING, shost, in scsi_host_alloc() 637 shost_printk(KERN_ERR, shost, in scsi_queue_work() 656 shost_printk(KERN_ERR, shost, in scsi_flush_work()
|
D | myrb.c | 99 shost_printk(KERN_ERR, cb->host, in myrb_create_mempools() 110 shost_printk(KERN_ERR, cb->host, in myrb_create_mempools() 123 shost_printk(KERN_ERR, cb->host, in myrb_create_mempools() 308 shost_printk(KERN_INFO, cb->host, in myrb_get_event() 321 shost_printk(KERN_CRIT, cb->host, in myrb_get_event() 326 shost_printk(KERN_CRIT, cb->host, in myrb_get_event() 409 shost_printk(KERN_INFO, shost, in myrb_get_ldev_info() 418 shost_printk(KERN_INFO, shost, in myrb_get_ldev_info() 592 shost_printk(KERN_ERR, cb->host, in myrb_bgi_control() 687 shost_printk(KERN_CRIT, cb->host, in myrb_hba_enquiry() [all …]
|
D | scsi_error.c | 73 SCSI_LOG_ERROR_RECOVERY(5, shost_printk(KERN_INFO, shost, in scsi_eh_wakeup() 375 shost_printk(KERN_INFO, shost, in scsi_eh_prt_fail_stats() 385 SCSI_LOG_ERROR_RECOVERY(2, shost_printk(KERN_INFO, shost, in scsi_eh_prt_fail_stats() 795 shost_printk(KERN_INFO, host, "Snd Host RST\n")); in scsi_try_host_reset() 1556 shost_printk(KERN_INFO, shost, in scsi_eh_target_reset() 1566 shost_printk(KERN_INFO, shost, in scsi_eh_target_reset() 1572 shost_printk(KERN_INFO, shost, in scsi_eh_target_reset() 1619 shost_printk(KERN_INFO, shost, in scsi_eh_bus_reset() 1640 shost_printk(KERN_INFO, shost, in scsi_eh_bus_reset() 1657 shost_printk(KERN_INFO, shost, in scsi_eh_bus_reset() [all …]
|
D | myrs.c | 150 shost_printk(KERN_INFO, cs->host, in myrs_report_progress() 207 shost_printk(KERN_INFO, cs->host, in myrs_get_ctlr_info() 266 shost_printk(KERN_INFO, cs->host, in myrs_get_ldev_info() 273 shost_printk(KERN_INFO, cs->host, in myrs_get_ldev_info() 295 shost_printk(KERN_INFO, cs->host, in myrs_get_ldev_info() 597 shost_printk(KERN_ERR, shost, in myrs_get_config() 620 shost_printk(KERN_WARNING, shost, in myrs_get_config() 653 shost_printk(KERN_INFO, shost, in myrs_get_config() 655 shost_printk(KERN_INFO, shost, in myrs_get_config() 659 shost_printk(KERN_INFO, shost, in myrs_get_config() [all …]
|
D | g_NCR5380.c | 424 shost_printk(KERN_INFO, instance, "no irq detected\n"); in generic_NCR5380_init_one() 428 shost_printk(KERN_INFO, instance, "no irq provided\n"); in generic_NCR5380_init_one() 435 shost_printk(KERN_INFO, instance, in generic_NCR5380_init_one() 438 shost_printk(KERN_INFO, instance, in generic_NCR5380_init_one()
|
D | sun3_scsi.c | 205 shost_printk(KERN_ERR, instance, "bus error in DMA\n"); in scsi_sun3_intr() 207 shost_printk(KERN_ERR, instance, "DMA conflict\n"); in scsi_sun3_intr() 273 shost_printk(KERN_ERR, hostdata->host, in sun3scsi_dma_setup()
|
D | xen-scsifront.c | 237 shost_printk(KERN_ALERT, info->host, KBUILD_MODNAME in scsifront_gnttab_done() 297 shost_printk(KERN_ERR, info->host, KBUILD_MODNAME in scsifront_sync_cmd_done() 413 shost_printk(KERN_ERR, info->host, KBUILD_MODNAME in map_data_for_request() 429 shost_printk(KERN_ERR, info->host, KBUILD_MODNAME in map_data_for_request()
|
D | NCR5380.h | 255 shost_printk(KERN_DEBUG, host, fmt, ## __VA_ARGS__); \
|
D | aha152x.c | 1601 shost_printk(KERN_INFO, shpnt, in seldi_run() 1610 shost_printk(KERN_INFO, shpnt, in seldi_run() 1651 shost_printk(KERN_ERR, shpnt, in msgi_run() 1660 shost_printk(KERN_ERR, shpnt, in msgi_run() 1669 shost_printk(KERN_ERR, shpnt, in msgi_run() 2245 shost_printk(KERN_NOTICE, shpnt, "scsi reset in\n"); in rsti_run() 2398 shost_printk(KERN_EMERG, shpnt, "%s\n", msg); in aha152x_error() 2413 shost_printk(KERN_DEBUG, shpnt, in disp_enintr() 2794 shost_printk(KERN_INFO, shpnt, "aha152x: stats reset.\n"); in aha152x_set_info()
|
D | scsi_scan.c | 704 shost_printk(KERN_INFO, sdev->host, in scsi_probe_lun() 1662 SCSI_LOG_SCAN_BUS(3, shost_printk (KERN_INFO, shost, in scsi_scan_host_selected() 1726 shost_printk(KERN_DEBUG, shost, "%s called twice\n", __func__); in scsi_prep_async_scan() 1778 shost_printk(KERN_INFO, shost, "%s called twice\n", __func__); in scsi_finish_async_scan()
|
D | advansys.c | 2668 shost_printk(KERN_ERR, shost, "unknown bus " in advansys_info() 9288 shost_printk(KERN_WARNING, shost, "I/O port address " in AscInitGetConfig() 9292 shost_printk(KERN_WARNING, shost, "I/O port increment switch " in AscInitGetConfig() 9296 shost_printk(KERN_WARNING, shost, "EEPROM checksum error\n"); in AscInitGetConfig() 9299 shost_printk(KERN_WARNING, shost, "IRQ modified\n"); in AscInitGetConfig() 9302 shost_printk(KERN_WARNING, shost, "tag queuing enabled w/o " in AscInitGetConfig() 9306 shost_printk(KERN_WARNING, shost, "unknown warning: 0x%x\n", in AscInitGetConfig() 9312 shost_printk(KERN_ERR, shost, "error 0x%x at init_state " in AscInitGetConfig() 9386 shost_printk(KERN_WARNING, shost, "I/O port address " in AscInitSetConfig() 9390 shost_printk(KERN_WARNING, shost, "I/O port increment switch " in AscInitSetConfig() [all …]
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
D | bnx2fc_debug.c | 32 shost_printk(KERN_INFO, io_req->port->lport->host, in BNX2FC_IO_DBG() 56 shost_printk(KERN_INFO, tgt->port->lport->host, in BNX2FC_TGT_DBG() 79 shost_printk(KERN_INFO, lport->host, PFX "%pV", &vaf); in BNX2FC_HBA_DBG()
|
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
D | snic.h | 146 shost_printk(KERN_INFO, host, fmt, ## args);) 150 shost_printk(KERN_INFO, host, fmt, ##args);) 154 shost_printk(KERN_INFO, host, fmt, ##args);) 158 shost_printk(KERN_INFO, host, fmt, ##args);) 161 shost_printk(KERN_ERR, host, fmt, ##args) 164 shost_printk(KERN_INFO, host, fmt, ##args)
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 594 shost_printk(KERN_WARNING, target->scsi_host, PFX in srp_create_ch_ib() 709 shost_printk(KERN_ERR, target->scsi_host, in srp_path_rec_completion() 746 shost_printk(KERN_WARNING, target->scsi_host, in srp_ib_lookup_path() 769 shost_printk(KERN_WARNING, target->scsi_host, in srp_rdma_lookup_path() 907 shost_printk(KERN_DEBUG, target->scsi_host, in srp_send_req() 962 shost_printk(KERN_DEBUG, target->scsi_host, in srp_disconnect_target() 1158 shost_printk(KERN_ERR, target->scsi_host, PFX in srp_connect_ch() 1213 shost_printk(KERN_ERR, target->scsi_host, PFX in srp_unmap_data() 1396 shost_printk(KERN_INFO, target->scsi_host, in srp_rport_reconnect() 1442 shost_printk(KERN_ERR, ch->target->scsi_host, in srp_map_finish_fr() [all …]
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
D | uas.c | 781 shost_printk(KERN_ERR, sdev->host, in uas_eh_device_reset_handler() 786 shost_printk(KERN_INFO, sdev->host, "%s start\n", __func__); in uas_eh_device_reset_handler() 806 shost_printk(KERN_INFO, sdev->host, "%s FAILED err %d\n", in uas_eh_device_reset_handler() 811 shost_printk(KERN_INFO, sdev->host, "%s success\n", __func__); in uas_eh_device_reset_handler() 1121 shost_printk(KERN_ERR, shost, "%s: timed out\n", __func__); in uas_pre_reset() 1143 shost_printk(KERN_ERR, shost, in uas_post_reset() 1163 shost_printk(KERN_ERR, shost, "%s: timed out\n", __func__); in uas_suspend() 1184 shost_printk(KERN_ERR, shost, in uas_reset_resume()
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
D | sas_internal.h | 105 shost_printk(KERN_ERR, shost, in sas_smp_host_handler()
|
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
D | fc_fcp.c | 381 shost_printk(KERN_ERR, lport->host, "libfc: increased " in fc_fcp_can_queue_ramp_up() 447 shost_printk(KERN_ERR, lport->host, in fc_fcp_frame_alloc() 1890 shost_printk(KERN_ERR, lport->host, in fc_queuecommand() 2219 shost_printk(KERN_INFO, shost, "libfc: Host reset succeeded " in fc_eh_host_reset() 2223 shost_printk(KERN_INFO, shost, "libfc: Host reset failed, " in fc_eh_host_reset()
|