| /linux/drivers/scsi/ |
| H A D | scsi_error.c | 421 shost_for_each_device(sdev, shost) { in scsi_eh_prt_fail_stats() 780 shost_for_each_device(tmp_sdev, sdev->host) { in scsi_handle_queue_ramp_up() 799 shost_for_each_device(tmp_sdev, sdev->host) { in scsi_handle_queue_full() 1563 shost_for_each_device(sdev, shost) { in scsi_eh_stu() 1630 shost_for_each_device(sdev, shost) { in scsi_eh_bus_device_reset() 2183 shost_for_each_device(sdev, shost) { in scsi_restart_operations()
|
| H A D | scsi.c | 867 shost_for_each_device(sdev, shost) { in starget_for_each_device()
|
| H A D | scsi_lib.c | 579 shost_for_each_device(sdev, shost) in scsi_run_host_queues() 3155 shost_for_each_device(sdev, shost) { in scsi_host_block() 3178 shost_for_each_device(sdev, shost) { in scsi_host_unblock()
|
| H A D | ses.c | 823 shost_for_each_device(tmp_sdev, sdev->host) { in ses_intf_add()
|
| H A D | scsi_transport_srp.c | 567 shost_for_each_device(sdev, shost) { in srp_reconnect_rport()
|
| H A D | virtio_scsi.c | 354 shost_for_each_device(sdev, shost) { in virtscsi_rescan_hotunplug()
|
| H A D | scsi_scan.c | 1917 shost_for_each_device(sdev, shost) { in scsi_sysfs_add_devices()
|
| H A D | storvsc_drv.c | 514 shost_for_each_device(sdev, host) in storvsc_host_scan()
|
| H A D | myrs.c | 2145 shost_for_each_device(sdev, shost) { in myrs_monitor()
|
| H A D | myrb.c | 359 shost_for_each_device(sdev, cb->host) { in myrb_get_errtable()
|
| /linux/drivers/message/fusion/ |
| H A D | mptspi.c | 1130 shost_for_each_device(sdev,shost) { in mpt_work_wrapper() 1272 shost_for_each_device(sdev, ioc->sh) { in mptspi_dv_renegotiate_work() 1283 shost_for_each_device(sdev, ioc->sh) in mptspi_dv_renegotiate_work()
|
| H A D | mptctl.c | 1313 shost_for_each_device(sdev, ioc->sh) { in mptctl_getiocinfo() 1419 shost_for_each_device(sdev, ioc->sh) { in mptctl_gettargetinfo() 1890 shost_for_each_device(sdev, ioc->sh) { in mptctl_do_mpt_command()
|
| H A D | mptsas.c | 626 shost_for_each_device(sdev, ioc->sh) { in mptsas_add_device_component() 998 shost_for_each_device(sdev, ioc->sh) { in mptsas_find_vtarget() 3767 shost_for_each_device(sdev, ioc->sh) { in mptsas_send_link_status_event() 4100 shost_for_each_device(sdev, ioc->sh) { in mptsas_handle_queue_full_event()
|
| /linux/include/scsi/ |
| H A D | scsi_device.h | 440 #define shost_for_each_device(sdev, shost) \ macro
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 878 shost_for_each_device(tmp_sdev, sdev->host) { in bfad_ramp_up_qdepth() 898 shost_for_each_device(tmp_sdev, sdev->host) { in bfad_handle_qfull()
|
| /linux/ |
| H A D | .clang-format | 686 - 'shost_for_each_device'
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 353 shost_for_each_device(tmp_sdev, shost) { in zfcp_scsi_eh_target_reset_handler()
|
| H A D | zfcp_fsf.c | 2038 shost_for_each_device(sdev, port->adapter->scsi_host) in zfcp_fsf_close_physical_port_handler() 2060 shost_for_each_device(sdev, port->adapter->scsi_host) in zfcp_fsf_close_physical_port_handler()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 2954 shost_for_each_device(sdev, ioc->shost) { in mpt3sas_scsih_set_tm_flag() 2982 shost_for_each_device(sdev, ioc->shost) { in mpt3sas_scsih_clear_tm_flag() 3942 shost_for_each_device(sdev, ioc->shost) { in _scsih_ublock_io_all_device() 4044 shost_for_each_device(sdev, ioc->shost) { in _scsih_ublock_io_device_wait() 4063 shost_for_each_device(sdev, ioc->shost) { in _scsih_ublock_io_device_wait() 4169 shost_for_each_device(sdev, ioc->shost) { in _scsih_ublock_io_device() 4196 shost_for_each_device(sdev, ioc->shost) { in _scsih_block_io_all_device() 4228 shost_for_each_device(sdev, ioc->shost) { in _scsih_block_io_device() 10876 shost_for_each_device(sdev, ioc->shost) { in _scsih_prep_device_scan() 10898 shost_for_each_device(sdev, ioc->shost) { in _scsih_update_device_qdepth()
|
| H A D | mpt3sas_ctl.c | 4205 shost_for_each_device(sdev, ioc->shost) { in enable_sdev_max_qd_store() 4248 shost_for_each_device(sdev, ioc->shost) in enable_sdev_max_qd_store()
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-sysfs.c | 1618 shost_for_each_device(sdev, hba->host) in max_number_of_rtt_store() 1624 shost_for_each_device(sdev, hba->host) in max_number_of_rtt_store()
|
| /linux/drivers/scsi/arm/ |
| H A D | fas216.c | 2593 shost_for_each_device(SDpnt, info->host) { in fas216_eh_bus_reset() 3003 shost_for_each_device(scd, info->host) { in fas216_print_devices()
|
| H A D | acornscsi.c | 2762 shost_for_each_device(scd, instance) { in acornscsi_show_info()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 187 shost_for_each_device(sdev, shost) { in lpfc_ramp_down_queue_handler() 221 shost_for_each_device(sdev, shost) { in lpfc_scsi_dev_block()
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 3030 shost_for_each_device(sdev, shost) { in ibmvfc_eh_target_reset_handler() 3091 shost_for_each_device(sdev, shost) { in ibmvfc_terminate_rport_io()
|