Home
last modified time | relevance | path

Searched refs:TAG_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
DNCR5380.h223 #define TAG_NONE 0xff macro
Datari_NCR5380.c341 cmd->tag = TAG_NONE; in cmd_get_tag()
368 if (cmd->tag == TAG_NONE) { in cmd_free_tag()
1579 if (cmd->tag != TAG_NONE) { in NCR5380_select()
2276 cmd->tag = TAG_NONE; in NCR5380_information_transfer()
2545 tag = TAG_NONE; in NCR5380_reselect()
2633 tag = TAG_NONE; in NCR5380_reselect()
Ddc395x.c179 #define TAG_NONE 255 macro
1001 srb->tag_number = TAG_NONE; in build_srb()
1501 srb->tag_number = TAG_NONE; /* acb->tag_max_num: had error read in eeprom */ in start_scsi()