Searched refs:tagged_supported (Results 1 – 25 of 31) sorted by relevance
12
432 if (sdev->tagged_supported in aac_slave_configure()450 if (dev->tagged_supported in aac_slave_configure()504 sdev->tagged_supported = 1; in aac_slave_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()
856 if (scsi_dev->tagged_supported) { in sas_slave_configure()877 if (!sdev->tagged_supported) in sas_change_queue_depth()
168 unsigned tagged_supported:1; /* Supports SCSI-II tagged queuing */ member
1371 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()
170 if (!sdev->tagged_supported) in mptspi_setTargetNegoParms()
915 SCp->device->tagged_supported = 0; in process_message()2041 if(SDp->tagged_supported) { in NCR_700_slave_configure()
895 if (cmd->device->tagged_supported) { /* Tag Support */ in inia100_build_scb()
915 sdev->tagged_supported = 1; in scsi_add_lun()
534 if (!sdev->tagged_supported) in pvscsi_change_queue_depth()
878 if (Cmnd->device->tagged_supported) { in cmd_frob()
1785 if (scmnd->device->tagged_supported) { in storvsc_queuecommand()
872 if (!sdev->tagged_supported) in store_queue_type_field()
5492 if (sdev->tagged_supported && lp->numtags > 1) { in ncr_setup_tags()7422 if (sdev->tagged_supported && lp->jump_ccb == &lp->jump_ccb_0) { in ncr_setup_lcb()7819 if (!device->tagged_supported)
2471 if (dev->tagged_supported) in esp_slave_configure()
2566 if (cmnd->device->tagged_supported) { /* Tag Support */ in initio_build_scb()
7230 if (sdev->tagged_supported) { in advansys_narrow_slave_configure()7365 sdev->tagged_supported) { in advansys_wide_slave_configure()7377 if ((adv_dvc->tagqng_able & tidmask) && sdev->tagged_supported) in advansys_wide_slave_configure()
412 if (host->can_queue && device->tagged_supported) { in adpt_slave_configure()
1911 sdev->tagged_supported = 1; in myrs_slave_configure()
54 if (sdp->tagged_supported) in zfcp_scsi_slave_configure()
797 if (!sdev->tagged_supported) in sym53c8xx_slave_configure()
1387 if (tags != 0 && sdev->tagged_supported != 0) { in ahc_linux_device_queue_depth()
1523 if (tags != 0 && sdev->tagged_supported != 0) { in ahd_linux_device_queue_depth()
2759 if (scd->tagged_supported) in acornscsi_show_info()
2995 if (scd->tagged_supported) in fas216_print_devices()
710 if (!sdev->tagged_supported) in mpi3mr_change_queue_depth()
Completed in 142 milliseconds