Searched refs:xs_tag_type (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsiop_common.c280 if (xs->xs_tag_type != 0) {
284 siop_cmd->xs->xs_tag_type, siop_cmd->xs->xs_tag_id);
288 siop_cmd->siop_tables->msg_out[1] = siop_cmd->xs->xs_tag_type;
H A Daic79xx_osm.h366 scb->xs->xs_tag_type = type;
H A Daic7xxx_osm.h360 scb->xs->xs_tag_type = type;
H A Daic79xx_osm.c358 if (xs->xs_tag_type != 0 ||
597 scb->hscb->control |= xs->xs_tag_type|TAG_ENB;
H A Daic7xxx_osm.c613 if (xs->xs_tag_type)
614 scb->hscb->control |= xs->xs_tag_type;
H A Desiop.c1501 xs->xs_tag_type, xs->xs_tag_id);
1618 if (xs->xs_tag_type)
H A Dninjascsi32.c973 njsc32_add_msgout(sc, xs->xs_tag_type);
975 TPRINTF((" (tag %#x %#x)\n", xs->xs_tag_type, xs->xs_tag_id));
H A Dbha.c394 ccb->tag_type = xs->xs_tag_type & 0x03;
H A Dwd33c93.c695 tag = acb->xs->xs_tag_type;
H A Dncr53c9x.c1105 tag = ecb->xs->xs_tag_type;
H A Dsiop.c1373 if (xs->xs_tag_type) {
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipi_base.c1893 xs->xs_tag_type = 0;
1909 xs->xs_tag_type = MSG_ORDERED_Q_TAG;
1913 xs->xs_tag_type = MSG_SIMPLE_Q_TAG;
1917 xs->xs_tag_type = MSG_HEAD_OF_Q_TAG;
H A Dscsipiconf.h545 u_int8_t xs_tag_type; /* tag type */ member in struct:scsipi_xfer
/netbsd-6-1-5-RELEASE/sys/dev/i2o/
H A Diopsp.c443 switch (xs->xs_tag_type) {
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtrm.c898 tag = srb->xs->xs_tag_type;

Completed in 231 milliseconds