Home
last modified time | relevance | path

Searched refs:shost_for_each_device (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.3-rc2/drivers/scsi/
A Dscsi_error.c410 shost_for_each_device(sdev, shost) { in scsi_eh_prt_fail_stats()
721 shost_for_each_device(tmp_sdev, sdev->host) { in scsi_handle_queue_ramp_up()
740 shost_for_each_device(tmp_sdev, sdev->host) { in scsi_handle_queue_full()
1471 shost_for_each_device(sdev, shost) { in scsi_eh_stu()
1538 shost_for_each_device(sdev, shost) { in scsi_eh_bus_device_reset()
2078 shost_for_each_device(sdev, shost) { in scsi_restart_operations()
A Dscsi.c639 shost_for_each_device(sdev, shost) { in starget_for_each_device()
A Dscsi_lib.c473 shost_for_each_device(sdev, shost) in scsi_run_host_queues()
2952 shost_for_each_device(sdev, shost) { in scsi_host_block()
2981 shost_for_each_device(sdev, shost) { in scsi_host_unblock()
A Dses.c804 shost_for_each_device(tmp_sdev, sdev->host) { in ses_intf_add()
A Dscsi_transport_srp.c567 shost_for_each_device(sdev, shost) { in srp_reconnect_rport()
A Dvirtio_scsi.c346 shost_for_each_device(sdev, shost) { in virtscsi_rescan_hotunplug()
A Dscsi_scan.c1801 shost_for_each_device(sdev, shost) { in scsi_sysfs_add_devices()
A Dstorvsc_drv.c500 shost_for_each_device(sdev, host) in storvsc_host_scan()
A Dmyrs.c2144 shost_for_each_device(sdev, shost) { in myrs_monitor()
A Dmyrb.c360 shost_for_each_device(sdev, cb->host) { in myrb_get_errtable()
/linux-6.3-rc2/drivers/message/fusion/
A Dmptspi.c1128 shost_for_each_device(sdev,shost) { in mpt_work_wrapper()
1270 shost_for_each_device(sdev, ioc->sh) { in mptspi_dv_renegotiate_work()
1281 shost_for_each_device(sdev, ioc->sh) in mptspi_dv_renegotiate_work()
A Dmptctl.c1313 shost_for_each_device(sdev, ioc->sh) { in mptctl_getiocinfo()
1419 shost_for_each_device(sdev, ioc->sh) { in mptctl_gettargetinfo()
1892 shost_for_each_device(sdev, ioc->sh) { in mptctl_do_mpt_command()
A Dmptsas.c626 shost_for_each_device(sdev, ioc->sh) { in mptsas_add_device_component()
999 shost_for_each_device(sdev, ioc->sh) { in mptsas_find_vtarget()
3771 shost_for_each_device(sdev, ioc->sh) { in mptsas_send_link_status_event()
4104 shost_for_each_device(sdev, ioc->sh) { in mptsas_handle_queue_full_event()
/linux-6.3-rc2/include/scsi/
A Dscsi_device.h396 #define shost_for_each_device(sdev, shost) \ macro
/linux-6.3-rc2/
A D.clang-format587 - 'shost_for_each_device'
/linux-6.3-rc2/drivers/ufs/core/
A Dufshpb.c2331 shost_for_each_device(sdev, hba->host) { in ufshpb_toggle_state()
2350 shost_for_each_device(sdev, hba->host) { in ufshpb_suspend()
2365 shost_for_each_device(sdev, hba->host) { in ufshpb_resume()
2470 shost_for_each_device(sdev, hba->host) { in ufshpb_hpb_lu_prepared()
A Dufshcd.c6282 shost_for_each_device(sdev, shost) { in ufshcd_recover_pm_error()
9750 shost_for_each_device(sdev, hba->host) { in ufshcd_wl_shutdown()
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_im.c877 shost_for_each_device(tmp_sdev, sdev->host) { in bfad_ramp_up_qdepth()
897 shost_for_each_device(tmp_sdev, sdev->host) { in bfad_handle_qfull()
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_scsi.c353 shost_for_each_device(tmp_sdev, shost) { in zfcp_scsi_eh_target_reset_handler()
A Dzfcp_fsf.c2039 shost_for_each_device(sdev, port->adapter->scsi_host) in zfcp_fsf_close_physical_port_handler()
2061 shost_for_each_device(sdev, port->adapter->scsi_host) in zfcp_fsf_close_physical_port_handler()
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c2892 shost_for_each_device(sdev, ioc->shost) { in mpt3sas_scsih_set_tm_flag()
2920 shost_for_each_device(sdev, ioc->shost) { in mpt3sas_scsih_clear_tm_flag()
3840 shost_for_each_device(sdev, ioc->shost) { in _scsih_ublock_io_all_device()
3870 shost_for_each_device(sdev, ioc->shost) { in _scsih_ublock_io_device()
3897 shost_for_each_device(sdev, ioc->shost) { in _scsih_block_io_all_device()
3929 shost_for_each_device(sdev, ioc->shost) { in _scsih_block_io_device()
9658 shost_for_each_device(sdev, ioc->shost) { in _scsih_prep_device_scan()
9680 shost_for_each_device(sdev, ioc->shost) { in _scsih_update_device_qdepth()
A Dmpt3sas_ctl.c3882 shost_for_each_device(sdev, ioc->shost) { in enable_sdev_max_qd_store()
3925 shost_for_each_device(sdev, ioc->shost) in enable_sdev_max_qd_store()
/linux-6.3-rc2/drivers/scsi/arm/
A Dfas216.c2592 shost_for_each_device(SDpnt, info->host) { in fas216_eh_bus_reset()
3002 shost_for_each_device(scd, info->host) { in fas216_print_devices()
A Dacornscsi.c2763 shost_for_each_device(scd, instance) { in acornscsi_show_info()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_scsi.c190 shost_for_each_device(sdev, shost) { in lpfc_ramp_down_queue_handler()
228 shost_for_each_device(sdev, shost) { in lpfc_scsi_dev_block()

Completed in 110 milliseconds

12