Home
last modified time | relevance | path

Searched refs:ENSELO (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic79xx.seq68 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
107 * ENSELO is cleared by a SELDO, so we must test for SELDO
161 and SCSISEQ0, ~ENSELO;
577 or SCSISEQ0, ENSELO ret;
687 * For packetized, the LQO manager clears ENSELO on
691 test SCSISEQ0, ENSELO jnz use_lastscb;
816 and SCSISEQ0, ~ENSELO;
1221 and SCSISEQ0, ~ENSELO;
HDaic7xxx.c2322 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2339 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2626 ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_handle_proto_violation()
4762 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP; in ahc_chip_init()
5184 ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_pause_and_flushwork()
5849 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_rem_wscb()
HDaic79xx.c1268 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
1491 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_handle_seqint()
1739 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0)) in ahd_handle_scsiint()
2078 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
2527 ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_proto_violation()
3434 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
7139 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_pause_and_flushwork()
7876 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
HDaic7xxx.reg59 field ENSELO 0x40
1472 field ENSELO 0x40
HDaic7xxx_reg.h1385 #define ENSELO 0x40 macro
HDaic7xxx.seq79 test SCSISEQ, ENSELO jnz poll_for_selection;
82 test SCSISEQ, ENSELO jnz poll_for_selection;
HDaic79xx_reg.h2642 #define ENSELO 0x40 macro
HDaic79xx.reg1504 field ENSELO 0x40