Searched refs:MSG_ORDERED_TAG (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_tcq.h11 #define MSG_ORDERED_TAG 0x22 macro
24 * if it supports all tag types, returns MSG_ORDERED_TAG.
31 return MSG_ORDERED_TAG;
40 case MSG_ORDERED_TAG:
104 *msg++ = MSG_ORDERED_TAG;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dlibsrp.c406 tag = MSG_ORDERED_TAG;
413 tag = MSG_ORDERED_TAG;
H A Dscsi.c735 case MSG_ORDERED_TAG:
801 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, depth);
H A Dhptiop.c614 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, queue_depth);
H A Dscsi_sysfs.c616 tag_type = MSG_ORDERED_TAG;
H A Du14-34f.c564 scsi_adjust_queue_depth(dev, MSG_ORDERED_TAG, tqd);
H A D3w-9xxx.c180 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, queue_depth);
H A D3w-xxxx.c330 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, queue_depth);
H A D53c700.c2054 scsi_set_tag_type(SDp, MSG_ORDERED_TAG);
H A Deata.c953 scsi_adjust_queue_depth(dev, MSG_ORDERED_TAG, tqd);
H A Desp_scsi.c2398 scsi_set_tag_type(dev, MSG_ORDERED_TAG);
H A Dqla1280.c1234 scsi_adjust_queue_depth(device, MSG_ORDERED_TAG,
H A Dips.c1313 scsi_adjust_queue_depth(SDptr, MSG_ORDERED_TAG, min);
H A Dadvansys.c5362 scsi_adjust_queue_depth(device, MSG_ORDERED_TAG,
5365 scsi_adjust_queue_depth(device, MSG_ORDERED_TAG,
5691 asc_scsi_q.q2.tag_code = MSG_ORDERED_TAG;
H A Dipr.c4404 case MSG_ORDERED_TAG:
H A Daic7xxx_old.c6673 scsi_adjust_queue_depth(device, MSG_ORDERED_TAG, aic_dev->max_q_depth);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_iocb.c312 case MSG_ORDERED_TAG:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Dlinit.c443 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, depth);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c511 MSG_ORDERED_TAG,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1280 scsi_set_tag_type(sdev, MSG_ORDERED_TAG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c101 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG, queue_depth);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_isr.c603 scsi_adjust_queue_depth(sdev, MSG_ORDERED_TAG,

Completed in 352 milliseconds