Home
last modified time | relevance | path

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

/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.h211 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c837 if (scsi_dev->tagged_supported) { in sas_sdev_configure()
858 if (!sdev->tagged_supported) in sas_change_queue_depth()
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c54 if (sdp->tagged_supported) in zfcp_scsi_sdev_configure()
/linux/drivers/scsi/
H A D53c700.c916 SCp->device->tagged_supported = 0; in process_message()
2038 if(SDp->tagged_supported) { in NCR_700_sdev_configure()
H A Dvmw_pvscsi.c534 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
H A Dscsi_scan.c1000 sdev->tagged_supported = 1; in scsi_add_lun()
H A Dscsi_sysfs.c868 if (!sdev->tagged_supported) in store_queue_type_field()
H A Desp_scsi.c2471 if (dev->tagged_supported) in esp_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()
H A Dips.c1184 if (SDptr->tagged_supported && SDptr->type == TYPE_DISK) { in ips_sdev_configure()
/linux/drivers/message/fusion/
H A Dmptspi.c170 if (!sdev->tagged_supported) in mptspi_setTargetNegoParms()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1395 if (tags != 0 && sdev->tagged_supported != 0) { in ahc_linux_device_queue_depth()
H A Daic79xx_osm.c1524 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
/linux/drivers/scsi/leapraid/
H A Dleapraid_os.c1692 if (!sdev->tagged_supported) in leapraid_calc_max_queue_depth()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1024 if (!sdev->tagged_supported) in mpi3mr_change_queue_depth()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1893 if (!sdev->tagged_supported) in scsih_change_queue_depth()
1900 sdev->queue_depth, sdev->tagged_supported, in scsih_change_queue_depth()