[go: nahoru, domu]

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

/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1560 if (cp->tag != NO_TAG) {
1665 if (cp->tag != NO_TAG)
2715 if (cp->tag != NO_TAG && olen - rest <= 3) {
3224 (cp->tag != NO_TAG && cp->scsi_smsg[2] != task))) {
3509 if (cp->tag == NO_TAG) {
4656 u_short tag = NO_TAG;
4794 if (cp->tag != NO_TAG) {
4856 if (cp->tag != NO_TAG)
5164 can_disconnect = (cp->tag != NO_TAG) ||
5174 if (cp->tag != NO_TAG) {
[all...]
H A Dsym_hipd.h127 #define NO_TAG (256) macro
784 /* NO_TAG means no tag */
/drivers/scsi/
H A Dncr53c8xx.c916 #define NO_TAG (255) macro
4194 if (cp ->tag != NO_TAG ||
4202 if (cp->tag != NO_TAG) {
4443 lp->jump_ccb[cp->tag == NO_TAG ? 0 : cp->tag] =
7149 u_char tag = NO_TAG;
7223 if (tag != NO_TAG) {
7269 if (cp->tag != NO_TAG) {

Completed in 57 milliseconds