Home
last modified time | relevance | path

Searched defs:starget (Results 26 - 50 of 92) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h354 struct scsi_target *starget[AHC_NUM_TARGETS]; member
H A Daic7xxx_osm.c544 ahc_linux_target_in_softc(struct scsi_target *starget) in ahc_linux_target_in_softc() argument
558 ahc_linux_target_alloc(struct scsi_target *starget) in ahc_linux_target_alloc() argument
627 ahc_linux_target_destroy(struct scsi_target *starget) ahc_linux_target_destroy() argument
639 struct scsi_target *starget = sdev->sdev_target; ahc_linux_slave_alloc() local
1213 struct scsi_target *starget; ahc_platform_free() local
1594 struct scsi_target *starget; ahc_send_async() local
2313 ahc_linux_set_width(struct scsi_target *starget, int width) ahc_linux_set_width() argument
2327 ahc_linux_set_period(struct scsi_target *starget, int period) ahc_linux_set_period() argument
2371 ahc_linux_set_offset(struct scsi_target *starget, int offset) ahc_linux_set_offset() argument
2399 ahc_linux_set_dt(struct scsi_target *starget, int dt) ahc_linux_set_dt() argument
[all...]
H A Daic79xx_osm.c594 ahd_linux_target_in_softc(struct scsi_target *starget) in ahd_linux_target_in_softc() argument
608 ahd_linux_target_alloc(struct scsi_target *starget) in ahd_linux_target_alloc() argument
664 ahd_linux_target_destroy(struct scsi_target *starget) ahd_linux_target_destroy() argument
1325 struct scsi_target *starget; ahd_platform_free() local
1678 struct scsi_target *starget; ahd_send_async() local
2365 ahd_linux_set_width(struct scsi_target *starget, int width) ahd_linux_set_width() argument
2379 ahd_linux_set_period(struct scsi_target *starget, int period) ahd_linux_set_period() argument
2432 ahd_linux_set_offset(struct scsi_target *starget, int offset) ahd_linux_set_offset() argument
2467 ahd_linux_set_dt(struct scsi_target *starget, int dt) ahd_linux_set_dt() argument
2509 ahd_linux_set_qas(struct scsi_target *starget, int qas) ahd_linux_set_qas() argument
2548 ahd_linux_set_iu(struct scsi_target *starget, int iu) ahd_linux_set_iu() argument
2588 ahd_linux_set_rd_strm(struct scsi_target *starget, int rdstrm) ahd_linux_set_rd_strm() argument
2624 ahd_linux_set_wr_flow(struct scsi_target *starget, int wrflow) ahd_linux_set_wr_flow() argument
2660 ahd_linux_set_rti(struct scsi_target *starget, int rti) ahd_linux_set_rti() argument
2704 ahd_linux_set_pcomp_en(struct scsi_target *starget, int pcomp) ahd_linux_set_pcomp_en() argument
2754 ahd_linux_set_hold_mcs(struct scsi_target *starget, int hold) ahd_linux_set_hold_mcs() argument
[all...]
H A Daic79xx_osm.h343 struct scsi_target *starget[AHD_NUM_TARGETS]; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_spi.c215 struct scsi_target *starget = sdev->sdev_target; in spi_device_configure() local
243 struct scsi_target *starget = to_scsi_target(dev); in spi_setup_transport_attrs() local
404 struct scsi_target *starget = transport_class_to_starget(dev); store_spi_revalidate() local
484 struct scsi_target *starget = transport_class_to_starget(dev); show_spi_transport_period() local
500 struct scsi_target *starget = transport_class_to_starget(cdev); store_spi_transport_period() local
528 struct scsi_target *starget = transport_class_to_starget(cdev); show_spi_transport_min_period() local
545 struct scsi_target *starget = transport_class_to_starget(cdev); store_spi_transport_min_period() local
754 struct scsi_target *starget = sdev->sdev_target; spi_dv_retrain() local
857 struct scsi_target *starget = sdev->sdev_target; spi_dv_device_internal() local
1000 struct scsi_target *starget = sdev->sdev_target; spi_dv_device() local
1129 spi_display_xfer_agreement(struct scsi_target *starget) spi_display_xfer_agreement() argument
1404 struct scsi_target *starget; spi_target_match() local
1472 struct scsi_target *starget = transport_class_to_starget(cdev); target_attribute_is_visible() local
[all...]
H A Dscsi_sysfs.c1329 static int scsi_target_add(struct scsi_target *starget) in scsi_target_add() argument
1362 struct scsi_target *starget in scsi_sysfs_add_sdev() local
1514 __scsi_remove_target(struct scsi_target *starget) __scsi_remove_target() argument
1556 struct scsi_target *starget; scsi_remove_target() local
1631 struct scsi_target *starget = sdev->sdev_target; scsi_sysfs_device_initialize() local
[all...]
H A D53c700.c809 struct scsi_target *starget = SCp->device->sdev_target; in process_extended_message() local
H A Desp_scsi.c2437 esp_target_alloc(struct scsi_target *starget) esp_target_alloc() argument
2447 esp_target_destroy(struct scsi_target *starget) esp_target_destroy() argument
[all...]
H A Dlibiscsi.c1813 int iscsi_target_alloc(struct scsi_target *starget) in iscsi_target_alloc() argument
H A Dscsi_lib.c123 struct scsi_target *starget = scsi_target(device); in scsi_set_blocked() local
326 struct scsi_target *starget = scsi_target(sdev); in scsi_device_unbusy() local
352 struct scsi_target *starget = scsi_target(current_sdev); in scsi_single_lun_run() local
396 scsi_target_is_busy(struct scsi_target *starget) scsi_target_is_busy() argument
1294 struct scsi_target *starget = scsi_target(sdev); scsi_target_queue_ready() local
2607 scsi_target_quiesce(struct scsi_target *starget) scsi_target_quiesce() argument
2620 scsi_target_resume(struct scsi_target *starget) scsi_target_resume() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas.c815 static int uas_target_alloc(struct scsi_target *starget) in uas_target_alloc() argument
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptfc.c509 mptfc_target_destroy(struct scsi_target *starget) in mptfc_target_destroy() argument
530 mptfc_target_alloc(struct scsi_target *starget) in mptfc_target_alloc() argument
602 struct scsi_target *starget; mptfc_slave_alloc() local
1084 struct scsi_target *starget; mptfc_setup_reset() local
1119 struct scsi_target *starget; mptfc_rescan_devices() local
[all...]
H A Dmptctl.c1897 struct scsi_target *starget = scsi_target(sdev); in mptctl_do_mpt_command() local
H A Dmptscsih.c2289 struct scsi_target *starget; in mptscsih_slave_destroy() local
2317 struct scsi_target *starget; in mptscsih_change_queue_depth() local
2356 struct scsi_target *starget; in mptscsih_slave_configure() local
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptfc.c509 mptfc_target_destroy(struct scsi_target *starget) in mptfc_target_destroy() argument
530 mptfc_target_alloc(struct scsi_target *starget) in mptfc_target_alloc() argument
602 struct scsi_target *starget; mptfc_slave_alloc() local
1085 struct scsi_target *starget; mptfc_setup_reset() local
1120 struct scsi_target *starget; mptfc_rescan_devices() local
[all...]
H A Dmptscsih.c2288 struct scsi_target *starget; in mptscsih_slave_destroy() local
2316 struct scsi_target *starget; in mptscsih_change_queue_depth() local
2355 struct scsi_target *starget; in mptscsih_slave_configure() local
H A Dmptctl.c1893 struct scsi_target *starget = scsi_target(sdev); in mptctl_do_mpt_command() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c278 static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget, in scsi_alloc_sdev() argument
389 static void scsi_target_destroy(struct scsi_target *starget) in scsi_target_destroy() argument
409 struct scsi_target *starget = to_scsi_target(dev); scsi_target_dev_release() local
429 struct scsi_target *starget, *found_starget = NULL; __scsi_find_target() local
458 struct scsi_target *starget scsi_target_reap_ref_release() local
474 scsi_target_reap_ref_put(struct scsi_target *starget) scsi_target_reap_ref_put() argument
499 struct scsi_target *starget; scsi_alloc_target() local
590 scsi_target_reap(struct scsi_target *starget) scsi_target_reap() argument
1154 scsi_probe_and_add_lun(struct scsi_target *starget, u64 lun, blist_flags_t *bflagsp, struct scsi_device **sdevp, enum scsi_scan_mode rescan, void *hostdata) scsi_probe_and_add_lun() argument
1306 scsi_sequential_lun_scan(struct scsi_target *starget, blist_flags_t bflags, int scsi_level, enum scsi_scan_mode rescan) scsi_sequential_lun_scan() argument
1398 scsi_report_lun_scan(struct scsi_target *starget, blist_flags_t bflags, enum scsi_scan_mode rescan) scsi_report_lun_scan() argument
1577 struct scsi_target *starget; __scsi_add_device() local
1668 struct scsi_target *starget; __scsi_scan_target() local
[all...]
H A Dscsi_transport_spi.c214 struct scsi_target *starget = sdev->sdev_target; in spi_device_configure() local
242 struct scsi_target *starget = to_scsi_target(dev); in spi_setup_transport_attrs() local
403 struct scsi_target *starget = transport_class_to_starget(dev); store_spi_revalidate() local
483 struct scsi_target *starget = transport_class_to_starget(dev); show_spi_transport_period() local
499 struct scsi_target *starget = transport_class_to_starget(cdev); store_spi_transport_period() local
527 struct scsi_target *starget = transport_class_to_starget(cdev); show_spi_transport_min_period() local
544 struct scsi_target *starget = transport_class_to_starget(cdev); store_spi_transport_min_period() local
753 struct scsi_target *starget = sdev->sdev_target; spi_dv_retrain() local
856 struct scsi_target *starget = sdev->sdev_target; spi_dv_device_internal() local
999 struct scsi_target *starget = sdev->sdev_target; spi_dv_device() local
1129 spi_display_xfer_agreement(struct scsi_target *starget) spi_display_xfer_agreement() argument
1404 struct scsi_target *starget; spi_target_match() local
1472 struct scsi_target *starget = transport_class_to_starget(cdev); target_attribute_is_visible() local
[all...]
H A D53c700.c808 struct scsi_target *starget = SCp->device->sdev_target; in process_extended_message() local
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Duas.c809 static int uas_target_alloc(struct scsi_target *starget) in uas_target_alloc() argument
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h354 struct scsi_target *starget[AHC_NUM_TARGETS]; member
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1351 static void sym_check_goals(struct sym_hcb *np, struct scsi_target *starget, argument
1409 struct scsi_target *starget = tp->starget; local
2037 struct scsi_target *starget local
2065 struct scsi_target *starget = tp->starget; global() local
2095 struct scsi_target *starget = tp->starget; global() local
2128 struct scsi_target *starget = tp->starget; global() local
3274 struct scsi_target *starget; global() local
[all...]
H A Dsym_glue.c1884 static void sym2_set_offset(struct scsi_target *starget, int offset) in sym2_set_offset() argument
1894 static void sym2_set_period(struct scsi_target *starget, in argument
1909 sym2_set_width(struct scsi_target *starget, int width) sym2_set_width() argument
1924 sym2_set_dt(struct scsi_target *starget, int dt) sym2_set_dt() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_attr.c2602 qla2x00_get_starget_node_name(struct scsi_target *starget) in qla2x00_get_starget_node_name() argument
2621 qla2x00_get_starget_port_name(struct scsi_target *starget) in qla2x00_get_starget_port_name() argument
2640 qla2x00_get_starget_port_id(struct scsi_target *starget) in qla2x00_get_starget_port_id() argument
[all...]

Completed in 52 milliseconds

1234