Searched refs:TAG_NEXT (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/
H A DNCR5380.h231 #define TAG_NEXT -1 /* Use next free tag */ macro
H A DNCR5380.c1098 (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : TAG_NEXT)) {
1115 if (!NCR5380_select(instance, tmp, (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : TAG_NEXT)) {
1272 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Datari_NCR5380.c1153 TAG_NEXT)) {
1392 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Dsun3_NCR5380.c1095 TAG_NEXT)) {
1335 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for

Completed in 39 milliseconds