Home
last modified time | relevance | path

Searched refs:TAG_ENB (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped367 { "TAG_ENB", 0x20, 0x20 },
H A Daic7xxx.seq470 test SCB_CONTROL, TAG_ENB jz . + 3;
1514 * Send a tag message if TAG_ENB is set in the SCB control block.
1518 test SCB_CONTROL,TAG_ENB jz p_mesgout_onebyte;
1522 and SCSIDATL,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1714 test SCB_CONTROL, TAG_ENB jnz await_busfree;
1925 test SCB_CONTROL, TAG_ENB jnz setup_SCB_tagged;
H A Daic79xx_reg_print.c_shipped722 { "TAG_ENB", 0x20, 0x20 },
H A Daic79xx_core.c1947 scb->hscb->control &= ~(TAG_ENB|SCB_TAG_TYPE); in ahd_handle_seqint()
3259 if ((scb->hscb->control & TAG_ENB) != 0) in ahd_handle_nonpkt_busfree()
4409 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
4411 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahd_setup_initiator_msgout()
4432 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
4440 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahd_setup_initiator_msgout()
6727 && (scb->col_scb->hscb->control & TAG_ENB) != 0) { in ahd_free_scb()
H A Daic7xxx_core.c1900 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_handle_scsiint()
2872 if ((scb->hscb->control & TAG_ENB) != 0) { in ahc_setup_initiator_msgout()
2874 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahc_setup_initiator_msgout()
2894 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_setup_initiator_msgout()
2901 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahc_setup_initiator_msgout()
H A Daic7xxx_reg.h_shipped762 #define TAG_ENB 0x20
H A Daic79xx.seq985 * Send a tag message if TAG_ENB is set in the SCB control block.
989 test SCB_CONTROL,TAG_ENB jz p_mesgout_onebyte;
993 and SCSIDAT,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1299 test SCB_CONTROL, TAG_ENB jnz await_busfree;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped367 { "TAG_ENB", 0x20, 0x20 },
H A Daic7xxx.seq470 test SCB_CONTROL, TAG_ENB jz . + 3;
1514 * Send a tag message if TAG_ENB is set in the SCB control block.
1518 test SCB_CONTROL,TAG_ENB jz p_mesgout_onebyte;
1522 and SCSIDATL,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1714 test SCB_CONTROL, TAG_ENB jnz await_busfree;
1925 test SCB_CONTROL, TAG_ENB jnz setup_SCB_tagged;
H A Daic79xx_reg_print.c_shipped722 { "TAG_ENB", 0x20, 0x20 },
H A Daic79xx_core.c1947 scb->hscb->control &= ~(TAG_ENB|SCB_TAG_TYPE); in ahd_handle_seqint()
3259 if ((scb->hscb->control & TAG_ENB) != 0) in ahd_handle_nonpkt_busfree()
4409 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
4411 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahd_setup_initiator_msgout()
4432 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
4440 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahd_setup_initiator_msgout()
6727 && (scb->col_scb->hscb->control & TAG_ENB) != 0) { in ahd_free_scb()
H A Daic7xxx_core.c1900 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_handle_scsiint()
2872 if ((scb->hscb->control & TAG_ENB) != 0) { in ahc_setup_initiator_msgout()
2874 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahc_setup_initiator_msgout()
2894 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_setup_initiator_msgout()
2901 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahc_setup_initiator_msgout()
H A Daic7xxx_reg.h_shipped762 #define TAG_ENB 0x20
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped367 { "TAG_ENB", 0x20, 0x20 },
H A Daic7xxx.seq470 test SCB_CONTROL, TAG_ENB jz . + 3;
1514 * Send a tag message if TAG_ENB is set in the SCB control block.
1518 test SCB_CONTROL,TAG_ENB jz p_mesgout_onebyte;
1522 and SCSIDATL,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1714 test SCB_CONTROL, TAG_ENB jnz await_busfree;
1925 test SCB_CONTROL, TAG_ENB jnz setup_SCB_tagged;
H A Daic79xx_reg_print.c_shipped722 { "TAG_ENB", 0x20, 0x20 },
H A Daic79xx_core.c1947 scb->hscb->control &= ~(TAG_ENB|SCB_TAG_TYPE); in ahd_handle_seqint()
3259 if ((scb->hscb->control & TAG_ENB) != 0) in ahd_handle_nonpkt_busfree()
4409 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
4411 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahd_setup_initiator_msgout()
4432 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
4440 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahd_setup_initiator_msgout()
6727 && (scb->col_scb->hscb->control & TAG_ENB) != 0) { in ahd_free_scb()
H A Daic7xxx_core.c1900 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_handle_scsiint()
2872 if ((scb->hscb->control & TAG_ENB) != 0) { in ahc_setup_initiator_msgout()
2874 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahc_setup_initiator_msgout()
2894 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_setup_initiator_msgout()
2901 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahc_setup_initiator_msgout()
H A Daic7xxx_reg.h_shipped762 #define TAG_ENB 0x20
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq470 test SCB_CONTROL, TAG_ENB jz . + 3;
1517 * Send a tag message if TAG_ENB is set in the SCB control block.
1521 test SCB_CONTROL,TAG_ENB jz p_mesgout_onebyte;
1525 and SCSIDATL,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1717 test SCB_CONTROL, TAG_ENB jnz await_busfree;
1928 test SCB_CONTROL, TAG_ENB jnz setup_SCB_tagged;
H A Daic79xx.seq791 * Send a tag message if TAG_ENB is set in the SCB control block.
795 test SCB_CONTROL,TAG_ENB jz p_mesgout_onebyte;
799 and SCSIDAT,TAG_ENB|SCB_TAG_TYPE,SCB_CONTROL;
1098 test SCB_CONTROL, TAG_ENB jnz await_busfree;
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic79xx_osm.c597 scb->hscb->control |= xs->xs_tag_type|TAG_ENB; in ahd_execute_scb()
H A Daic7xxx_osm.c643 if ((scb->hscb->control & (TARGET_SCB|TAG_ENB)) == 0 in ahc_execute_scb()
H A Daic79xx.c1078 scb->hscb->control &= ~(TAG_ENB|SCB_TAG_TYPE); in ahd_handle_seqint()
2318 if ((scb->hscb->control & TAG_ENB) != 0) in ahd_handle_nonpkt_busfree()
3493 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
3495 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahd_setup_initiator_msgout()
3516 if ((scb->hscb->control & TAG_ENB) != 0) { in ahd_setup_initiator_msgout()
3524 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahd_setup_initiator_msgout()
5717 && (scb->col_scb->hscb->control & TAG_ENB) != 0) { in ahd_free_scb()
H A Daic7xxx.c1346 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_handle_scsiint()
2294 if ((scb->hscb->control & TAG_ENB) != 0) { in ahc_setup_initiator_msgout()
2296 scb->hscb->control & (TAG_ENB|SCB_TAG_TYPE); in ahc_setup_initiator_msgout()
2316 if ((scb->hscb->control & TAG_ENB) != 0) in ahc_setup_initiator_msgout()
2323 (scb->hscb->control & TAG_ENB) != 0 ? " Tag" : ""); in ahc_setup_initiator_msgout()

12