Searched refs:__starget_for_each_device (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | scsi.c | 858 void __starget_for_each_device(struct scsi_target *starget, void *data, in __starget_for_each_device() function 870 EXPORT_SYMBOL(__starget_for_each_device);
|
H A D | scsi_error.c | 957 __starget_for_each_device(scsi_target(scmd->device), NULL, in scsi_try_target_reset()
|
H A D | scsi_lib.c | 345 __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()
|
/openbmc/linux/include/scsi/ |
H A D | scsi_device.h | 408 extern void __starget_for_each_device(struct scsi_target *, void *,
|