Searched refs:NO_TAG (Results 1 – 2 of 2) sorted by relevance
1547 if (cp->tag != NO_TAG) {1652 if (cp->tag != NO_TAG)2702 if (cp->tag != NO_TAG && olen - rest <= 3) {3212 (cp->tag != NO_TAG && cp->scsi_smsg[2] != task))) {3497 if (cp->tag == NO_TAG) {4650 u_short tag = NO_TAG;4788 if (cp->tag != NO_TAG) {4850 if (cp->tag != NO_TAG)5154 can_disconnect = (cp->tag != NO_TAG) ||5164 if (cp->tag != NO_TAG) {
114 #define NO_TAG (256) macro