Home
last modified time | relevance | path

Searched refs:SIMPLE_QUEUE_TAG (Results 1 – 18 of 18) sorted by relevance

/linux/include/scsi/
A Dscsi_status.h31 SIMPLE_QUEUE_TAG = 0x20, enumerator
/linux/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h746 #define M_SIMPLE_TAG SIMPLE_QUEUE_TAG
/linux/drivers/scsi/
A Da100u2w.c896 scb->tag_msg = SIMPLE_QUEUE_TAG; /* Do simple tag only */ in inia100_build_scb()
A Dinitio.c1932 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()
A Dscsi_transport_spi.c1232 *msg++ = SIMPLE_QUEUE_TAG; in spi_populate_tag_msg()
A Dvmw_pvscsi.c744 e->tag = SIMPLE_QUEUE_TAG; in pvscsi_queue_ring()
A DNCR5380.c1861 case SIMPLE_QUEUE_TAG: in NCR5380_information_transfer()
A Ddc395x.c1456 DC395x_write8(acb, TRM_S1040_SCSI_FIFO, SIMPLE_QUEUE_TAG); in start_scsi()
2719 case SIMPLE_QUEUE_TAG: in msgin_phase0()
A Dnsp32.c2078 case SIMPLE_QUEUE_TAG: in nsp32_msgin_occur()
A Dncr53c8xx.c4193 order = SIMPLE_QUEUE_TAG; in ncr_queue_command()
8280 np->order = SIMPLE_QUEUE_TAG;
A Desp_scsi.c1118 if (esp->command_block[0] < SIMPLE_QUEUE_TAG || in esp_reconnect_with_tag()
A Dadvansys.c7458 asc_scsi_q->q2.tag_code = SIMPLE_QUEUE_TAG; in asc_build_req()
7886 scsiq->q2.tag_code &= ~SIMPLE_QUEUE_TAG; in AscPutReadyQueue()
8158 scsiq->q2.tag_code &= ~SIMPLE_QUEUE_TAG; in AscExeScsiQueue()
/linux/drivers/scsi/arm/
A Dacornscsi.c1465 if (message[0] == SIMPLE_QUEUE_TAG) in acornscsi_message()
1561 case SIMPLE_QUEUE_TAG: in acornscsi_message()
A Dfas216.c974 if (msg[2] != SIMPLE_QUEUE_TAG) in fas216_reselected_intr()
1794 msgqueue_addmsg(&info->scsi.msgs, 2, SIMPLE_QUEUE_TAG, in fas216_start_command()
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_core.c3535 } 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()
A Daic79xx_core.c5040 } 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()
A Daic7xxx_osm.c1485 hscb->control |= SIMPLE_QUEUE_TAG; in ahc_linux_run_command()
A Daic79xx_osm.c1606 hscb->control |= SIMPLE_QUEUE_TAG; in ahd_linux_run_command()

Completed in 117 milliseconds