Searched refs:starget_for_each_device (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | scsi.c | 861 void starget_for_each_device(struct scsi_target *starget, void *data, in starget_for_each_device() function 873 EXPORT_SYMBOL(starget_for_each_device);
|
| H A D | scsi_lib.c | 2891 starget_for_each_device(starget, NULL, device_quiesce_fn); in scsi_target_quiesce() 2904 starget_for_each_device(starget, NULL, device_resume_fn); in scsi_target_resume() 3084 starget_for_each_device(to_scsi_target(dev), NULL, in target_block() 3120 starget_for_each_device(to_scsi_target(dev), data, in target_unblock() 3129 starget_for_each_device(to_scsi_target(dev), &new_state, in scsi_target_unblock()
|
| /linux/include/scsi/ |
| H A D | scsi_device.h | 421 extern void starget_for_each_device(struct scsi_target *, void *,
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 1135 starget_for_each_device(tgtdev->starget, in mpi3mr_refresh_tgtdevs() 1539 starget_for_each_device(tgtdev->starget, (void *)tgtdev, in mpi3mr_devinfochg_evt_bh() 2102 starget_for_each_device(tgtdev->starget, in mpi3mr_set_qd_for_all_vd_in_tg()
|
| /linux/drivers/message/fusion/ |
| H A D | mptsas.c | 1120 starget_for_each_device(starget, NULL, mptsas_block_io_sdev); in mptsas_block_io_starget() 4240 starget_for_each_device(starget, uld_attach ? (void *)1 : NULL, in mptsas_reprobe_target()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 10351 starget_for_each_device(starget, NULL, _scsih_reprobe_lun); in _scsih_sas_pd_expose() 10400 starget_for_each_device(starget, (void *)1, _scsih_reprobe_lun); in _scsih_sas_pd_hide()
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 3044 starget_for_each_device(starget, &cancel_rc, in ibmvfc_eh_target_reset_handler()
|