Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/scsi/aacraid/
Dlinit.c440 if (sdev->tagged_supported in aac_slave_configure()
458 if (dev->tagged_supported in aac_slave_configure()
509 sdev->tagged_supported = 1; in aac_slave_configure()
534 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_change_queue_depth()
541 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_change_queue_depth()
/Linux-v4.19/drivers/scsi/libsas/
Dsas_scsi_host.c875 if (scsi_dev->tagged_supported) { in sas_slave_configure()
896 if (!sdev->tagged_supported) in sas_change_queue_depth()
/Linux-v4.19/include/scsi/
Dscsi_device.h165 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_scsi.c50 if (sdp->tagged_supported) in zfcp_scsi_slave_configure()
/Linux-v4.19/drivers/message/fusion/
Dmptscsih.c1368 SCpnt->device->tagged_supported) in mptscsih_qcmd()
2333 if (!sdev->tagged_supported) in mptscsih_change_queue_depth()
2386 ioc->name,sdev->tagged_supported, sdev->simple_tags)); in mptscsih_slave_configure()
Dmptspi.c170 if (!sdev->tagged_supported) in mptspi_setTargetNegoParms()
/Linux-v4.19/drivers/scsi/
Da100u2w.c895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
D53c700.c901 SCp->device->tagged_supported = 0; in process_message()
2040 if(SDp->tagged_supported) { in NCR_700_slave_configure()
Dscsi_scan.c883 sdev->tagged_supported = 1; in scsi_add_lun()
Dstorvsc_drv.c1602 if (scmnd->device->tagged_supported) { in storvsc_queuecommand()
Dvmw_pvscsi.c525 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
Dscsi_sysfs.c806 if (!sdev->tagged_supported) in store_queue_type_field()
Dqlogicpti.c867 if (Cmnd->device->tagged_supported) { in cmd_frob()
Dncr53c8xx.c5666 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)
Desp_scsi.c2479 if (dev->tagged_supported) in esp_slave_configure()
Dinitio.c2580 if (cmnd->device->tagged_supported) { /* Tag Support */ in initio_build_scb()
Dadvansys.c7331 if (sdev->tagged_supported) { in advansys_narrow_slave_configure()
7466 sdev->tagged_supported) { in advansys_wide_slave_configure()
7478 if ((adv_dvc->tagqng_able & tidmask) && sdev->tagged_supported) in advansys_wide_slave_configure()
Ddpt_i2o.c418 if (host->can_queue && device->tagged_supported) { in adpt_slave_configure()
Dqla1280.c1225 if (device->tagged_supported && in qla1280_slave_configure()
Dpmcraid.c257 scsi_dev->tagged_supported = 0; in pmcraid_slave_configure()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_glue.c818 if (!sdev->tagged_supported) in sym53c8xx_slave_configure()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1407 if (tags != 0 && sdev->tagged_supported != 0) { in ahc_linux_device_queue_depth()
Daic79xx_osm.c1540 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
/Linux-v4.19/drivers/scsi/arm/
Dacornscsi.c2863 if (scd->tagged_supported) in acornscsi_show_info()
Dfas216.c2998 if (scd->tagged_supported) in fas216_print_devices()

12