Home
last modified time | relevance | path

Searched refs:starget_for_each_device (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/
A Dscsi.c832 void starget_for_each_device(struct scsi_target *starget, void *data, in starget_for_each_device() function
844 EXPORT_SYMBOL(starget_for_each_device);
A Dscsi_lib.c2795 starget_for_each_device(starget, NULL, device_quiesce_fn); in scsi_target_quiesce()
2808 starget_for_each_device(starget, NULL, device_resume_fn); in scsi_target_resume()
2988 starget_for_each_device(to_scsi_target(dev), NULL, in target_block()
3024 starget_for_each_device(to_scsi_target(dev), data, in target_unblock()
3033 starget_for_each_device(to_scsi_target(dev), &new_state, in scsi_target_unblock()
/linux/include/scsi/
A Dscsi_device.h407 extern void starget_for_each_device(struct scsi_target *, void *,
/linux/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c1124 starget_for_each_device(tgtdev->starget, in mpi3mr_refresh_tgtdevs()
1421 starget_for_each_device(tgtdev->starget, (void *)tgtdev, in mpi3mr_devinfochg_evt_bh()
1985 starget_for_each_device(tgtdev->starget, in mpi3mr_set_qd_for_all_vd_in_tg()
/linux/drivers/message/fusion/
A Dmptsas.c1121 starget_for_each_device(starget, NULL, mptsas_block_io_sdev); in mptsas_block_io_starget()
4243 starget_for_each_device(starget, uld_attach ? (void *)1 : NULL, in mptsas_reprobe_target()
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c9118 starget_for_each_device(starget, NULL, _scsih_reprobe_lun); in _scsih_sas_pd_expose()
9167 starget_for_each_device(starget, (void *)1, _scsih_reprobe_lun); in _scsih_sas_pd_hide()
/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.c3043 starget_for_each_device(starget, &cancel_rc, in ibmvfc_eh_target_reset_handler()

Completed in 76 milliseconds