Searched refs:change_queue_type (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_host.h307 int (* change_queue_type)(struct scsi_device *, int); member in struct:scsi_host_template
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_sysfs.c612 if (!sdev->tagged_supported || !sht->change_queue_type)
625 retval = sht->change_queue_type(sdev, tag_type);
644 && shost->hostt->change_queue_type)
H A D53c700.c334 tpnt->change_queue_type = NCR_700_change_queue_type;
H A Dipr.c4993 .change_queue_type = ipr_change_queue_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_init.c74 .change_queue_type = sas_change_queue_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_os.c132 .change_queue_type = qla2x00_change_queue_type,
163 .change_queue_type = qla2x00_change_queue_type,

Completed in 86 milliseconds