Searched refs:SIMPLE_QUEUE_TAG (Results 1 – 18 of 18) sorted by relevance
31 SIMPLE_QUEUE_TAG = 0x20, enumerator
746 #define M_SIMPLE_TAG SIMPLE_QUEUE_TAG
896 scb->tag_msg = SIMPLE_QUEUE_TAG; /* Do simple tag only */ in inia100_build_scb()
1932 if (msg < SIMPLE_QUEUE_TAG || msg > ORDERED_QUEUE_TAG) in int_initio_resel()2567 cblk->tagmsg = SIMPLE_QUEUE_TAG; /* Do simple tag only */ in initio_build_scb()
744 e->tag = SIMPLE_QUEUE_TAG; in pvscsi_queue_ring()
1232 *msg++ = SIMPLE_QUEUE_TAG; in spi_populate_tag_msg()
1862 case SIMPLE_QUEUE_TAG: in NCR5380_information_transfer()
1455 DC395x_write8(acb, TRM_S1040_SCSI_FIFO, SIMPLE_QUEUE_TAG); in start_scsi()2718 case SIMPLE_QUEUE_TAG: in msgin_phase0()
2072 case SIMPLE_QUEUE_TAG: in nsp32_msgin_occur()
4192 order = SIMPLE_QUEUE_TAG; in ncr_queue_command()8282 np->order = SIMPLE_QUEUE_TAG;
1118 if (esp->command_block[0] < SIMPLE_QUEUE_TAG || in esp_reconnect_with_tag()
7467 asc_scsi_q->q2.tag_code = SIMPLE_QUEUE_TAG; in asc_build_req()7895 scsiq->q2.tag_code &= ~SIMPLE_QUEUE_TAG; in AscPutReadyQueue()8167 scsiq->q2.tag_code &= ~SIMPLE_QUEUE_TAG; in AscExeScsiQueue()
1470 if (message[0] == SIMPLE_QUEUE_TAG) in acornscsi_message()1567 case SIMPLE_QUEUE_TAG: in acornscsi_message()
978 if (msg[2] != SIMPLE_QUEUE_TAG) in fas216_reselected_intr()1800 msgqueue_addmsg(&info->scsi.msgs, 2, SIMPLE_QUEUE_TAG, in fas216_start_command()
3535 } else if (ahc->msgout_buf[index] >= SIMPLE_QUEUE_TAG in ahc_sent_msg()4058 } else if ((scb->hscb->control & SIMPLE_QUEUE_TAG) != 0) { in ahc_handle_msg_reject()4062 tag_type = (scb->hscb->control & SIMPLE_QUEUE_TAG); in ahc_handle_msg_reject()4064 if (tag_type == SIMPLE_QUEUE_TAG) { in ahc_handle_msg_reject()4088 /*type*/SIMPLE_QUEUE_TAG); in ahc_handle_msg_reject()
5040 } else if (ahd->msgout_buf[index] >= SIMPLE_QUEUE_TAG in ahd_sent_msg()5580 } else if ((scb->hscb->control & SIMPLE_QUEUE_TAG) != 0) { in ahd_handle_msg_reject()5584 tag_type = (scb->hscb->control & SIMPLE_QUEUE_TAG); in ahd_handle_msg_reject()5586 if (tag_type == SIMPLE_QUEUE_TAG) { in ahd_handle_msg_reject()5610 /*type*/SIMPLE_QUEUE_TAG); in ahd_handle_msg_reject()
1485 hscb->control |= SIMPLE_QUEUE_TAG; in ahc_linux_run_command()
1602 hscb->control |= SIMPLE_QUEUE_TAG; in ahd_linux_run_command()