Searched refs:TAG_NONE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Datari_NCR5380.c220 /* -1 for TAG_NONE is not possible with unsigned char cmd->tag */
221 #undef TAG_NONE macro
222 #define TAG_NONE 0xff macro
296 cmd->tag = TAG_NONE;
322 if (cmd->tag == TAG_NONE) {
1041 (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE :
1282 * new tag, TAG_NONE for untagged queueing, otherwise set to the tag for
1537 if (cmd->tag != TAG_NONE) {
2116 cmd->tag = TAG_NONE;
2370 tag = TAG_NONE;
[all...]
H A Dsun3_NCR5380.c215 /* -1 for TAG_NONE is not possible with unsigned char cmd->tag */
216 #undef TAG_NONE macro
217 #define TAG_NONE 0xff macro
296 cmd->tag = TAG_NONE;
323 if (cmd->tag == TAG_NONE) {
1025 (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE :
1267 * new tag, TAG_NONE for untagged queueing, otherwise set to the tag for
1522 if (cmd->tag != TAG_NONE) {
2126 cmd->tag = TAG_NONE;
2451 tag = TAG_NONE;
[all...]
H A DNCR5380.h228 #define TAG_NONE -2 /* 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)) {
1199 * new tag, TAG_NONE for untagged queueing, otherwise set to the tag for
H A Ddc395x.c179 #define TAG_NONE 255 macro
1001 srb->tag_number = TAG_NONE;
1462 srb->tag_number = TAG_NONE; /* acb->tag_max_num: had error read in eeprom */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c100 TAG_NONE = 0, enumerator in enum:__anon2423
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c100 TAG_NONE = 0, enumerator in enum:__anon6877

Completed in 132 milliseconds