Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1547 if (cp->tag != NO_TAG) {
1652 if (cp->tag != NO_TAG)
2702 if (cp->tag != NO_TAG && olen - rest <= 3) {
3212 (cp->tag != NO_TAG && cp->scsi_smsg[2] != task))) {
3497 if (cp->tag == NO_TAG) {
4650 u_short tag = NO_TAG;
4788 if (cp->tag != NO_TAG) {
4850 if (cp->tag != NO_TAG)
5154 can_disconnect = (cp->tag != NO_TAG) ||
5164 if (cp->tag != NO_TAG) {
Dsym_hipd.h114 #define NO_TAG (256) macro
/linux-5.19.10/drivers/scsi/
Dncr53c8xx.c908 #define NO_TAG (255) macro
4157 if (cp ->tag != NO_TAG || in ncr_queue_command()
4165 if (cp->tag != NO_TAG) { in ncr_queue_command()
4402 lp->jump_ccb[cp->tag == NO_TAG ? 0 : cp->tag] = in ncr_start_next_ccb()
6975 u_char tag = NO_TAG; in ncr_get_ccb()
7049 if (tag != NO_TAG) { in ncr_get_ccb()
7095 if (cp->tag != NO_TAG) { in ncr_free_ccb()