Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/scsi/aacraid/
Dlinit.c431 if (sdev->tagged_supported in aac_slave_configure()
449 if (dev->tagged_supported in aac_slave_configure()
503 sdev->tagged_supported = 1; in aac_slave_configure()
528 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_change_queue_depth()
535 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_change_queue_depth()
/Linux-v6.1/include/scsi/
Dscsi_device.h175 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
/Linux-v6.1/drivers/scsi/libsas/
Dsas_scsi_host.c856 if (scsi_dev->tagged_supported) { in sas_slave_configure()
878 if (!sdev->tagged_supported) in sas_change_queue_depth()
/Linux-v6.1/drivers/message/fusion/
Dmptscsih.c1371 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-v6.1/drivers/s390/scsi/
Dzfcp_scsi.c54 if (sdp->tagged_supported) in zfcp_scsi_slave_configure()
/Linux-v6.1/drivers/scsi/
Da100u2w.c895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
D53c700.c915 SCp->device->tagged_supported = 0; in process_message()
2038 if(SDp->tagged_supported) { in NCR_700_slave_configure()
Dscsi_scan.c969 sdev->tagged_supported = 1; in scsi_add_lun()
Dqlogicpti.c878 if (Cmnd->device->tagged_supported) { in cmd_frob()
Dvmw_pvscsi.c534 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
Dscsi_sysfs.c897 if (!sdev->tagged_supported) in store_queue_type_field()
Dstorvsc_drv.c1722 if (scmnd->device->tagged_supported) { in storvsc_queuecommand()
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()
7818 if (!device->tagged_supported)
Desp_scsi.c2471 if (dev->tagged_supported) in esp_slave_configure()
Dinitio.c2566 if (cmnd->device->tagged_supported) { /* Tag Support */ in initio_build_scb()
Dadvansys.c7239 if (sdev->tagged_supported) { in advansys_narrow_slave_configure()
7374 sdev->tagged_supported) { in advansys_wide_slave_configure()
7386 if ((adv_dvc->tagqng_able & tidmask) && sdev->tagged_supported) in advansys_wide_slave_configure()
Dmyrs.c1909 sdev->tagged_supported = 1; in myrs_slave_configure()
Dqla1280.c1187 if (device->tagged_supported && in qla1280_slave_configure()
Dmyrb.c1741 sdev->tagged_supported = 1; in myrb_slave_configure()
/Linux-v6.1/drivers/scsi/sym53c8xx_2/
Dsym_glue.c796 if (!sdev->tagged_supported) in sym53c8xx_slave_configure()
/Linux-v6.1/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1387 if (tags != 0 && sdev->tagged_supported != 0) { in ahc_linux_device_queue_depth()
Daic79xx_osm.c1519 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
/Linux-v6.1/drivers/scsi/arm/
Dacornscsi.c2766 if (scd->tagged_supported) in acornscsi_show_info()
Dfas216.c3005 if (scd->tagged_supported) in fas216_print_devices()

12