Searched refs:__starget_for_each_device (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/scsi/ |
H A D | scsi.c | 860 void __starget_for_each_device(struct scsi_target *starget, void *data, in __starget_for_each_device() function 872 EXPORT_SYMBOL(__starget_for_each_device);
|
H A D | scsi_error.c | 958 __starget_for_each_device(scsi_target(scmd->device), NULL, in scsi_try_target_reset()
|
H A D | scsi_lib.c | 437 __starget_for_each_device(starget, current_sdev, in scsi_single_lun_run()
|
H A D | esp_scsi.c | 2087 __starget_for_each_device(tp->starget, NULL, in esp_reset_cleanup()
|
/linux/include/scsi/ |
H A D | scsi_device.h | 409 extern void __starget_for_each_device(struct scsi_target *, void *,
|