Home
last modified time | relevance | path

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

12

/linux/drivers/scsi/aacraid/
H A Dlinit.c432 if (sdev->tagged_supported in aac_sdev_configure()
450 if (dev->tagged_supported in aac_sdev_configure()
504 sdev->tagged_supported = 1; in aac_sdev_configure()
529 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_change_queue_depth()
536 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_change_queue_depth()
/linux/include/scsi/
H A Dscsi_device.h204 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c820 if (scsi_dev->tagged_supported) { in sas_sdev_configure()
841 if (!sdev->tagged_supported) in sas_change_queue_depth()
/linux/drivers/message/fusion/
H A Dmptscsih.c1370 SCpnt->device->tagged_supported) in mptscsih_qcmd()
2327 if (!sdev->tagged_supported) in mptscsih_change_queue_depth()
2380 ioc->name,sdev->tagged_supported, sdev->simple_tags)); in mptscsih_sdev_configure()
H A Dmptspi.c170 if (!sdev->tagged_supported) in mptspi_setTargetNegoParms()
/linux/drivers/scsi/
H A Da100u2w.c895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
H A Dscsi_scan.c989 sdev->tagged_supported = 1; in scsi_add_lun()
H A Dvmw_pvscsi.c534 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
H A Dqlogicpti.c878 if (Cmnd->device->tagged_supported) { in cmd_frob()
H A Dstorvsc_drv.c1760 if (scmnd->device->tagged_supported) { in storvsc_queuecommand()
H A Dscsi_sysfs.c887 if (!sdev->tagged_supported) in store_queue_type_field()
H A Dncr53c8xx.c5491 if (sdev->tagged_supported && lp->numtags > 1) { in ncr_setup_tags()
7421 if (sdev->tagged_supported && lp->jump_ccb == &lp->jump_ccb_0) { in ncr_setup_lcb()
7819 if (!device->tagged_supported)
H A Desp_scsi.c2471 if (dev->tagged_supported) in esp_sdev_configure()
H A Dinitio.c2565 if (cmnd->device->tagged_supported) { /* Tag Support */ in initio_build_scb()
H A Dadvansys.c7239 if (sdev->tagged_supported) { in advansys_narrow_sdev_configure()
7374 sdev->tagged_supported) { in advansys_wide_sdev_configure()
7386 if ((adv_dvc->tagqng_able & tidmask) && sdev->tagged_supported) in advansys_wide_sdev_configure()
H A Dmyrs.c1910 sdev->tagged_supported = 1; in myrs_sdev_configure()
H A Dmyrb.c1739 sdev->tagged_supported = 1; in myrb_sdev_configure()
H A Dpmcraid.c245 scsi_dev->tagged_supported = 0; in pmcraid_sdev_configure()
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c55 if (sdp->tagged_supported) in zfcp_scsi_sdev_configure()
/linux/drivers/scsi/arm/
H A Dacornscsi.c2765 if (scd->tagged_supported) in acornscsi_show_info()
H A Dfas216.c3005 if (scd->tagged_supported) in fas216_print_devices()
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1524 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c2709 if (!sdev->tagged_supported) in srp_change_queue_depth()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1836 if (!sdev->tagged_supported) in scsih_change_queue_depth()
1843 sdev->queue_depth, sdev->tagged_supported, in scsih_change_queue_depth()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1024 if (!sdev->tagged_supported) in mpi3mr_change_queue_depth()

12