starget_for_each_device
starget_for_each_device(starget, NULL, mptsas_block_io_sdev);
starget_for_each_device(starget, uld_attach ? (void *)1 : NULL,
starget_for_each_device(starget, &cancel_rc,
starget_for_each_device(tgtdev->starget,
starget_for_each_device(tgtdev->starget, (void *)tgtdev,
starget_for_each_device(tgtdev->starget,
starget_for_each_device(starget, NULL, _scsih_reprobe_lun);
starget_for_each_device(starget, (void *)1, _scsih_reprobe_lun);
EXPORT_SYMBOL(starget_for_each_device);
starget_for_each_device(starget, NULL, device_quiesce_fn);
starget_for_each_device(starget, NULL, device_resume_fn);
starget_for_each_device(to_scsi_target(dev), NULL,
starget_for_each_device(to_scsi_target(dev), data,
starget_for_each_device(to_scsi_target(dev), &new_state,
extern void starget_for_each_device(struct scsi_target *, void *,