Home
last modified time | relevance | path

Searched refs:ORDERED_QUEUE_TAG (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/include/scsi/
Dscsi_status.h33 ORDERED_QUEUE_TAG = 0x22, enumerator
/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_defs.h748 #define M_ORDERED_TAG ORDERED_QUEUE_TAG
/linux-5.19.10/drivers/scsi/
DNCR5380.c1858 case ORDERED_QUEUE_TAG: in NCR5380_information_transfer()
Dncr53c8xx.c4174 order = ORDERED_QUEUE_TAG; in ncr_queue_command()
4195 order = ORDERED_QUEUE_TAG; in ncr_queue_command()
Desp_scsi.c1119 esp->command_block[0] > ORDERED_QUEUE_TAG) { in esp_reconnect_with_tag()
Dinitio.c1932 if (msg < SIMPLE_QUEUE_TAG || msg > ORDERED_QUEUE_TAG) in int_initio_resel()
Ddc395x.c2720 case ORDERED_QUEUE_TAG: in msgin_phase0()
Dadvansys.c7465 asc_scsi_q->q2.tag_code = ORDERED_QUEUE_TAG; in asc_build_req()
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1482 hscb->control |= ORDERED_QUEUE_TAG; in ahc_linux_run_command()
Daic79xx_osm.c1599 hscb->control |= ORDERED_QUEUE_TAG; in ahd_linux_run_command()
Daic7xxx_core.c4074 devinfo->lun, tag_type == ORDERED_QUEUE_TAG in ahc_handle_msg_reject()
Daic79xx_core.c5596 devinfo->lun, tag_type == ORDERED_QUEUE_TAG in ahd_handle_msg_reject()