Searched refs:starget_for_each_device (Results 1 – 8 of 8) 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 | 2908 starget_for_each_device(starget, NULL, device_quiesce_fn); in scsi_target_quiesce() 2921 starget_for_each_device(starget, NULL, device_resume_fn); in scsi_target_resume() 3101 starget_for_each_device(to_scsi_target(dev), NULL, in target_block() 3137 starget_for_each_device(to_scsi_target(dev), data, in target_unblock() 3146 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/leapraid/ |
| H A D | leapraid_func.c | 4198 starget_for_each_device(starget, in leapraid_sas_pd_hide() 4245 starget_for_each_device(starget, in leapraid_sas_pd_expose()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 10363 starget_for_each_device(starget, NULL, _scsih_reprobe_lun); in _scsih_sas_pd_expose() 10412 starget_for_each_device(starget, (void *)1, _scsih_reprobe_lun); in _scsih_sas_pd_hide()
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc-core.c | 3120 starget_for_each_device(starget, &cancel_rc, in ibmvfc_eh_target_reset_handler()
|