Home
last modified time | relevance | path

Searched refs:tagged_supported (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/drivers/scsi/aacraid/
Dlinit.c429 if (sdev->tagged_supported in aac_slave_configure()
447 if (dev->tagged_supported in aac_slave_configure()
498 sdev->tagged_supported = 1; in aac_slave_configure()
523 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_change_queue_depth()
530 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_change_queue_depth()
/Linux-v5.4/drivers/scsi/libsas/
Dsas_scsi_host.c851 if (scsi_dev->tagged_supported) { in sas_slave_configure()
871 if (!sdev->tagged_supported) in sas_change_queue_depth()
/Linux-v5.4/include/scsi/
Dscsi_device.h165 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
/Linux-v5.4/drivers/message/fusion/
Dmptscsih.c1370 SCpnt->device->tagged_supported) in mptscsih_qcmd()
2335 if (!sdev->tagged_supported) in mptscsih_change_queue_depth()
2388 ioc->name,sdev->tagged_supported, sdev->simple_tags)); in mptscsih_slave_configure()
Dmptspi.c170 if (!sdev->tagged_supported) in mptspi_setTargetNegoParms()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_scsi.c54 if (sdp->tagged_supported) in zfcp_scsi_slave_configure()
/Linux-v5.4/drivers/scsi/
Da100u2w.c895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
D53c700.c888 SCp->device->tagged_supported = 0; in process_message()
2027 if(SDp->tagged_supported) { in NCR_700_slave_configure()
Dscsi_scan.c875 sdev->tagged_supported = 1; in scsi_add_lun()
Dstorvsc_drv.c1597 if (scmnd->device->tagged_supported) { in storvsc_queuecommand()
Dqlogicpti.c878 if (Cmnd->device->tagged_supported) { in cmd_frob()
Dvmw_pvscsi.c525 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
Dscsi_sysfs.c833 if (!sdev->tagged_supported) in store_queue_type_field()
Dncr53c8xx.c5657 if (sdev->tagged_supported && lp->numtags > 1) { in ncr_setup_tags()
7587 if (sdev->tagged_supported && lp->jump_ccb == &lp->jump_ccb_0) { in ncr_setup_lcb()
7984 if (!device->tagged_supported)
Desp_scsi.c2478 if (dev->tagged_supported) in esp_slave_configure()
Dinitio.c2566 if (cmnd->device->tagged_supported) { /* Tag Support */ in initio_build_scb()
Dadvansys.c7325 if (sdev->tagged_supported) { in advansys_narrow_slave_configure()
7460 sdev->tagged_supported) { in advansys_wide_slave_configure()
7472 if ((adv_dvc->tagqng_able & tidmask) && sdev->tagged_supported) in advansys_wide_slave_configure()
Ddpt_i2o.c415 if (host->can_queue && device->tagged_supported) { in adpt_slave_configure()
Dmyrb.c1768 sdev->tagged_supported = 1; in myrb_slave_configure()
Dmyrs.c1913 sdev->tagged_supported = 1; in myrs_slave_configure()
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_glue.c805 if (!sdev->tagged_supported) in sym53c8xx_slave_configure()
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1404 if (tags != 0 && sdev->tagged_supported != 0) { in ahc_linux_device_queue_depth()
Daic79xx_osm.c1539 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
/Linux-v5.4/drivers/scsi/arm/
Dacornscsi.c2860 if (scd->tagged_supported) in acornscsi_show_info()
Dfas216.c3003 if (scd->tagged_supported) in fas216_print_devices()

12