Searched refs:MSG_ORDERED_Q_TAG (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h39 #define MSG_ORDERED_Q_TAG 0x22 /* O/O */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h24 #define MSG_ORDERED_Q_TAG 0x22 /* O/O */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c2857 if(scb->tag_action == MSG_ORDERED_Q_TAG)
4045 if (scb->tag_action == MSG_ORDERED_Q_TAG)
10086 hscb->control |= MSG_ORDERED_Q_TAG;
10087 scb->tag_action = MSG_ORDERED_Q_TAG;

Completed in 74 milliseconds