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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.h227 #define TAG_NEXT -1 /* Use next free tag */ macro
H A DNCR5380.c1026 (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : TAG_NEXT)) {
1043 if (!NCR5380_select(instance, tmp, (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : TAG_NEXT)) {
1198 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Datari_NCR5380.c1042 TAG_NEXT)) {
1281 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Dsun3_NCR5380.c1026 TAG_NEXT)) {
1266 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for

Completed in 107 milliseconds