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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DNCR5380.h233 #define TAG_NEXT -1 /* Use next free tag */ macro
H A DAM53C974.c351 #define TAG_NEXT -1 /* Use next free tag */ macro
1221 TAG_NONE : TAG_NEXT);
1984 if (tag == TAG_NEXT) {
H A DNCR5380.c1137 (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : TAG_NEXT)) {
1154 if (!NCR5380_select(instance, tmp, (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : TAG_NEXT)) {
1343 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Datari_NCR5380.c1047 TAG_NEXT)) {
1289 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Dmac_NCR5380.c1042 TAG_NEXT)) {
1280 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for
H A Dsun3_NCR5380.c1035 TAG_NEXT)) {
1266 * target lives, cmd - SCSI command to execute, tag - set to TAG_NEXT for

Completed in 126 milliseconds