/linux-4.1.27/drivers/scsi/aacraid/ |
D | linit.c | 416 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_slave_configure() 436 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_slave_configure() 471 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_change_queue_depth() 478 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_change_queue_depth()
|
/linux-4.1.27/include/scsi/ |
D | scsi_device.h | 142 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 883 if (scsi_dev->tagged_supported) { in sas_slave_configure() 904 if (!sdev->tagged_supported) in sas_change_queue_depth()
|
/linux-4.1.27/drivers/scsi/ |
D | atari_NCR5380.c | 313 !cmd->device->tagged_supported) in is_lun_busy() 340 !cmd->device->tagged_supported) { in cmd_get_tag() 2274 cmd->device->tagged_supported = 0; in NCR5380_information_transfer()
|
D | a100u2w.c | 895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
|
D | 53c700.c | 904 SCp->device->tagged_supported = 0; in process_message() 2052 if(SDp->tagged_supported) { in NCR_700_slave_configure()
|
D | scsi_sysfs.c | 742 if (!sdev->tagged_supported) in store_queue_type_field()
|
D | scsi_scan.c | 872 sdev->tagged_supported = 1; in scsi_add_lun()
|
D | qlogicpti.c | 867 if (Cmnd->device->tagged_supported) { in cmd_frob()
|
D | vmw_pvscsi.c | 509 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
|
D | ncr53c8xx.c | 5666 if (sdev->tagged_supported && lp->numtags > 1) { in ncr_setup_tags() 7595 if (sdev->tagged_supported && lp->jump_ccb == &lp->jump_ccb_0) { in ncr_setup_lcb() 7992 if (!device->tagged_supported)
|
D | u14-34f.c | 696 if (TLDEV(dev->type) && dev->tagged_supported) in u14_34f_slave_configure()
|
D | eata.c | 947 if (TLDEV(dev->type) && dev->tagged_supported) { in eata2x_slave_configure()
|
D | esp_scsi.c | 2486 if (dev->tagged_supported) in esp_slave_configure()
|
D | initio.c | 2596 if (cmnd->device->tagged_supported) { /* Tag Support */ in initio_build_scb()
|
D | dpt_i2o.c | 417 if (host->can_queue && device->tagged_supported) { in adpt_slave_configure()
|
D | advansys.c | 7685 if (sdev->tagged_supported) { in advansys_narrow_slave_configure() 7820 sdev->tagged_supported) { in advansys_wide_slave_configure() 7832 if ((adv_dvc->tagqng_able & tidmask) && sdev->tagged_supported) in advansys_wide_slave_configure()
|
D | qla1280.c | 1225 if (device->tagged_supported && in qla1280_slave_configure()
|
D | pmcraid.c | 256 scsi_dev->tagged_supported = 0; in pmcraid_slave_configure()
|
D | ips.c | 1209 if (SDptr->tagged_supported && SDptr->type == TYPE_DISK) { in ips_slave_configure()
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_scsi.c | 49 if (sdp->tagged_supported) in zfcp_scsi_slave_configure()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptscsih.c | 1370 && (SCpnt->device->tagged_supported)) { in mptscsih_qcmd() 2340 if (!sdev->tagged_supported) in mptscsih_change_queue_depth() 2393 ioc->name,sdev->tagged_supported, sdev->simple_tags)); in mptscsih_slave_configure()
|
D | mptspi.c | 170 if (!sdev->tagged_supported) in mptspi_setTargetNegoParms()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 818 if (!sdev->tagged_supported) in sym53c8xx_slave_configure()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 1408 if (tags != 0 && sdev->tagged_supported != 0) { in ahc_linux_device_queue_depth()
|
D | aic79xx_osm.c | 1541 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
|
/linux-4.1.27/drivers/scsi/arm/ |
D | fas216.c | 2998 if (scd->tagged_supported) in fas216_print_devices()
|
D | acornscsi.c | 2861 if (scd->tagged_supported) in acornscsi_show_info()
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 2407 if (!sdev->tagged_supported) in srp_change_queue_depth()
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_scsih.c | 1220 if (!sdev->tagged_supported) in _scsih_change_queue_depth()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 1096 if (!sdev->tagged_supported) in _scsih_change_queue_depth()
|