Home
last modified time | relevance | path

Searched defs:starget (Results 1 – 25 of 41) sorted by relevance

12

/drivers/message/fusion/
Dmptspi.c402 static int mptspi_target_alloc(struct scsi_target *starget) in mptspi_target_alloc()
462 mptspi_target_destroy(struct scsi_target *starget) in mptspi_target_destroy()
476 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego()
501 mptspi_print_read_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_read_nego()
518 static int mptspi_read_spi_device_pg0(struct scsi_target *starget, in mptspi_read_spi_device_pg0()
580 static u32 mptspi_getRP(struct scsi_target *starget) in mptspi_getRP()
600 static void mptspi_read_parameters(struct scsi_target *starget) in mptspi_read_parameters()
726 struct scsi_target *starget; in mptspi_slave_alloc() local
809 struct scsi_target *starget = scsi_target(sdev); in mptspi_slave_destroy() local
855 static int mptspi_write_spi_device_pg1(struct scsi_target *starget, in mptspi_write_spi_device_pg1()
[all …]
Dmptfc.c517 mptfc_target_destroy(struct scsi_target *starget) in mptfc_target_destroy()
538 mptfc_target_alloc(struct scsi_target *starget) in mptfc_target_alloc()
610 struct scsi_target *starget; in mptfc_slave_alloc() local
1094 struct scsi_target *starget; in mptfc_setup_reset() local
1129 struct scsi_target *starget; in mptfc_rescan_devices() local
Dmptsas.c537 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target * in mptsas_set_starget()
559 struct scsi_target *starget; in mptsas_add_device_component() local
652 struct scsi_target *starget) in mptsas_add_device_component_starget_ir()
756 struct scsi_target *starget) in mptsas_add_device_component_starget()
1092 mptsas_block_io_starget(struct scsi_target *starget) in mptsas_block_io_starget()
1716 mptsas_target_alloc(struct scsi_target *starget) in mptsas_target_alloc()
1794 mptsas_target_destroy(struct scsi_target *starget) in mptsas_target_destroy()
1850 struct scsi_target *starget; in mptsas_slave_alloc() local
4220 mptsas_reprobe_target(struct scsi_target *starget, int uld_attach) in mptsas_reprobe_target()
4310 struct scsi_target * starget; in mptsas_hotplug_work() local
Dmptscsih.c2294 struct scsi_target *starget; in mptscsih_slave_destroy() local
2323 struct scsi_target *starget; in mptscsih_change_queue_depth() local
2371 struct scsi_target *starget; in mptscsih_slave_configure() local
Dmptsas.h154 struct scsi_target *starget; member
/drivers/scsi/
Dscsi_scan.c222 static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget, in scsi_alloc_sdev()
316 static void scsi_target_destroy(struct scsi_target *starget) in scsi_target_destroy()
335 struct scsi_target *starget = to_scsi_target(dev); in scsi_target_dev_release() local
355 struct scsi_target *starget, *found_starget = NULL; in __scsi_find_target() local
384 struct scsi_target *starget in scsi_target_reap_ref_release() local
399 static void scsi_target_reap_ref_put(struct scsi_target *starget) in scsi_target_reap_ref_put()
424 struct scsi_target *starget; in scsi_alloc_target() local
513 void scsi_target_reap(struct scsi_target *starget) in scsi_target_reap()
1049 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun()
1200 static void scsi_sequential_lun_scan(struct scsi_target *starget, in scsi_sequential_lun_scan()
[all …]
Dscsi_transport_spi.c226 struct scsi_target *starget = sdev->sdev_target; in spi_device_configure() local
252 struct scsi_target *starget = to_scsi_target(dev); in spi_setup_transport_attrs() local
413 struct scsi_target *starget = transport_class_to_starget(dev); in store_spi_revalidate() local
493 struct scsi_target *starget = transport_class_to_starget(dev); in show_spi_transport_period() local
509 struct scsi_target *starget = transport_class_to_starget(cdev); in store_spi_transport_period() local
537 struct scsi_target *starget = transport_class_to_starget(cdev); in show_spi_transport_min_period() local
554 struct scsi_target *starget = transport_class_to_starget(cdev); in store_spi_transport_min_period() local
763 struct scsi_target *starget = sdev->sdev_target; in spi_dv_retrain() local
866 struct scsi_target *starget = sdev->sdev_target; in spi_dv_device_internal() local
1009 struct scsi_target *starget = sdev->sdev_target; in spi_dv_device() local
[all …]
Dscsi.c728 struct scsi_target *starget = scsi_target(sdev); in scsi_finish_command() local
1207 void starget_for_each_device(struct scsi_target *starget, void *data, in starget_for_each_device()
1235 void __starget_for_each_device(struct scsi_target *starget, void *data, in __starget_for_each_device()
1264 struct scsi_device *__scsi_device_lookup_by_target(struct scsi_target *starget, in __scsi_device_lookup_by_target()
1289 struct scsi_device *scsi_device_lookup_by_target(struct scsi_target *starget, in scsi_device_lookup_by_target()
Dscsi_lib.c87 struct scsi_target *starget = scsi_target(device); in scsi_set_blocked() local
310 struct scsi_target *starget = scsi_target(sdev); in scsi_device_unbusy() local
346 struct scsi_target *starget = scsi_target(current_sdev); in scsi_single_lun_run() local
390 static inline bool scsi_target_is_busy(struct scsi_target *starget) in scsi_target_is_busy()
1436 struct scsi_target *starget = scsi_target(sdev); in scsi_target_queue_ready() local
1579 struct scsi_target *starget; in scsi_kill_request() local
2806 scsi_target_quiesce(struct scsi_target *starget) in scsi_target_quiesce()
2819 scsi_target_resume(struct scsi_target *starget) in scsi_target_resume()
Dscsi_sysfs.c995 static int scsi_target_add(struct scsi_target *starget) in scsi_target_add()
1028 struct scsi_target *starget = sdev->sdev_target; in scsi_sysfs_add_sdev() local
1136 static void __scsi_remove_target(struct scsi_target *starget) in __scsi_remove_target()
1169 struct scsi_target *starget, *last = NULL; in scsi_remove_target() local
1246 struct scsi_target *starget = sdev->sdev_target; in scsi_sysfs_device_initialize() local
Dscsi_pm.c308 void scsi_autopm_get_target(struct scsi_target *starget) in scsi_autopm_get_target()
313 void scsi_autopm_put_target(struct scsi_target *starget) in scsi_autopm_put_target()
Dvirtio_scsi.c721 static int virtscsi_target_alloc(struct scsi_target *starget) in virtscsi_target_alloc()
739 static void virtscsi_target_destroy(struct scsi_target *starget) in virtscsi_target_destroy()
/drivers/scsi/aic7xxx/
Daic79xx_osm.c608 ahd_linux_target_alloc(struct scsi_target *starget) in ahd_linux_target_alloc()
664 ahd_linux_target_destroy(struct scsi_target *starget) in ahd_linux_target_destroy()
1341 struct scsi_target *starget; in ahd_platform_free() local
1706 struct scsi_target *starget; in ahd_send_async() local
2400 static void ahd_linux_set_width(struct scsi_target *starget, int width) in ahd_linux_set_width()
2414 static void ahd_linux_set_period(struct scsi_target *starget, int period) in ahd_linux_set_period()
2467 static void ahd_linux_set_offset(struct scsi_target *starget, int offset) in ahd_linux_set_offset()
2502 static void ahd_linux_set_dt(struct scsi_target *starget, int dt) in ahd_linux_set_dt()
2544 static void ahd_linux_set_qas(struct scsi_target *starget, int qas) in ahd_linux_set_qas()
2583 static void ahd_linux_set_iu(struct scsi_target *starget, int iu) in ahd_linux_set_iu()
[all …]
Daic7xxx_osm.c558 ahc_linux_target_alloc(struct scsi_target *starget) in ahc_linux_target_alloc()
632 ahc_linux_target_destroy(struct scsi_target *starget) in ahc_linux_target_destroy()
644 struct scsi_target *starget = sdev->sdev_target; in ahc_linux_slave_alloc() local
1233 struct scsi_target *starget; in ahc_platform_free() local
1625 struct scsi_target *starget; in ahc_send_async() local
2349 static void ahc_linux_set_width(struct scsi_target *starget, int width) in ahc_linux_set_width()
2363 static void ahc_linux_set_period(struct scsi_target *starget, int period) in ahc_linux_set_period()
2407 static void ahc_linux_set_offset(struct scsi_target *starget, int offset) in ahc_linux_set_offset()
2435 static void ahc_linux_set_dt(struct scsi_target *starget, int dt) in ahc_linux_set_dt()
Daic79xx_proc.c162 struct scsi_target *starget; in ahd_dump_target_state() local
Daic7xxx_proc.c138 struct scsi_target *starget; in ahc_dump_target_state() local
/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1156 _scsih_target_alloc(struct scsi_target *starget) in _scsih_target_alloc()
1220 _scsih_target_destroy(struct scsi_target *starget) in _scsih_target_destroy()
1276 struct scsi_target *starget; in _scsih_slave_alloc() local
1334 struct scsi_target *starget; in _scsih_slave_destroy() local
2203 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_tm_display_info() local
2379 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_target_reset() local
3710 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_scsi_ioc_info() local
4000 struct scsi_target *starget; in _scsih_smart_predicted_fault() local
4770 struct scsi_target *starget; in _scsih_check_device() local
5777 struct scsi_target *starget = NULL; in _scsih_sas_volume_delete() local
[all …]
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1364 static void sym_check_goals(struct sym_hcb *np, struct scsi_target *starget,
1422 struct scsi_target *starget = tp->starget; local
2050 struct scsi_target *starget = tp->starget; local
2078 struct scsi_target *starget = tp->starget; local
2108 struct scsi_target *starget = tp->starget; local
2141 struct scsi_target *starget = tp->starget; local
3286 struct scsi_target *starget; local
Dsym_glue.c1905 static void sym2_set_offset(struct scsi_target *starget, int offset) in sym2_set_offset()
1915 static void sym2_set_period(struct scsi_target *starget, int period) in sym2_set_period()
1930 static void sym2_set_width(struct scsi_target *starget, int width) in sym2_set_width()
1945 static void sym2_set_dt(struct scsi_target *starget, int dt) in sym2_set_dt()
/drivers/scsi/mpt2sas/
Dmpt2sas_scsih.c1287 _scsih_target_alloc(struct scsi_target *starget) in _scsih_target_alloc()
1351 _scsih_target_destroy(struct scsi_target *starget) in _scsih_target_destroy()
1407 struct scsi_target *starget; in _scsih_slave_alloc() local
1465 struct scsi_target *starget; in _scsih_slave_destroy() local
2544 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_tm_display_info() local
2664 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_dev_reset() local
2724 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_target_reset() local
4098 struct scsi_target *starget = scmd->device->sdev_target; in _scsih_scsi_ioc_info() local
4389 struct scsi_target *starget; in _scsih_smart_predicted_fault() local
5153 struct scsi_target *starget; in _scsih_check_device() local
[all …]
/drivers/scsi/bfa/
Dbfad_attr.c29 bfad_im_get_starget_port_id(struct scsi_target *starget) in bfad_im_get_starget_port_id()
55 bfad_im_get_starget_node_name(struct scsi_target *starget) in bfad_im_get_starget_node_name()
81 bfad_im_get_starget_port_name(struct scsi_target *starget) in bfad_im_get_starget_port_name()
/drivers/scsi/ibmvscsi/
Dibmvfc.c911 static struct ibmvfc_target *__ibmvfc_get_target(struct scsi_target *starget) in __ibmvfc_get_target()
932 static struct ibmvfc_target *ibmvfc_get_target(struct scsi_target *starget) in ibmvfc_get_target()
1061 static void ibmvfc_get_starget_node_name(struct scsi_target *starget) in ibmvfc_get_starget_node_name()
1076 static void ibmvfc_get_starget_port_name(struct scsi_target *starget) in ibmvfc_get_starget_port_name()
1091 static void ibmvfc_get_starget_port_id(struct scsi_target *starget) in ibmvfc_get_starget_port_id()
2158 struct scsi_target *starget = scsi_target(sdev); in ibmvfc_cancel_all() local
2500 struct scsi_target *starget = scsi_target(sdev); in ibmvfc_eh_target_reset_handler() local
2870 static int ibmvfc_target_alloc(struct scsi_target *starget) in ibmvfc_target_alloc()
/drivers/usb/storage/
Dscsiglue.c295 static int target_alloc(struct scsi_target *starget) in target_alloc()
/drivers/scsi/libsas/
Dsas_scsi_host.c911 int sas_target_alloc(struct scsi_target *starget) in sas_target_alloc()
1161 void sas_target_destroy(struct scsi_target *starget) in sas_target_destroy()
/drivers/scsi/qla2xxx/
Dqla_attr.c1705 qla2x00_get_starget_node_name(struct scsi_target *starget) in qla2x00_get_starget_node_name()
1724 qla2x00_get_starget_port_name(struct scsi_target *starget) in qla2x00_get_starget_port_name()
1743 qla2x00_get_starget_port_id(struct scsi_target *starget) in qla2x00_get_starget_port_id()

12