Home
last modified time | relevance | path

Searched refs:tagged_supported (Results 1 – 25 of 30) 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.h199 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()
2386 if (!sdev->tagged_supported) in mptscsih_change_queue_depth()
2439 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 D53c700.c916 SCp->device->tagged_supported = 0; in process_message()
2039 if(SDp->tagged_supported) { in NCR_700_sdev_configure()
H A Da100u2w.c895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
H A Dscsi_scan.c987 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 Dscsi_sysfs.c887 if (!sdev->tagged_supported) in store_queue_type_field()
H A Dstorvsc_drv.c1758 if (scmnd->device->tagged_supported) { in storvsc_queuecommand()
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 Dqla1280.c1189 if (device->tagged_supported && in qla1280_sdev_configure()
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c55 if (sdp->tagged_supported) in zfcp_scsi_sdev_configure()
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c850 if (!sdev->tagged_supported) in sym53c8xx_sdev_configure()
/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/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()

12