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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dscsi_message.h39 #define MSG_ORDERED_Q_TAG 0x22 /* O/O */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h24 #define MSG_ORDERED_Q_TAG 0x22 /* O/O */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c2848 if(scb->tag_action == MSG_ORDERED_Q_TAG)
4036 if (scb->tag_action == MSG_ORDERED_Q_TAG)
10076 hscb->control |= MSG_ORDERED_Q_TAG;
10077 scb->tag_action = MSG_ORDERED_Q_TAG;

Completed in 146 milliseconds