Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.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;
H A Daic7xxx.c2313 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2330 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2617 ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_handle_proto_violation()
4725 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP; in ahc_chip_init()
5162 ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_pause_and_flushwork()
5827 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_rem_wscb()
H A Daic79xx.c1261 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
1484 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_handle_seqint()
1732 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0)) in ahd_handle_scsiint()
2071 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
2518 ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_proto_violation()
3425 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
7114 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_pause_and_flushwork()
7851 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
H A Daic7xxx.reg59 field ENSELO 0x40
1472 field ENSELO 0x40
H A Daic7xxx_reg.h1385 #define ENSELO 0x40 macro
H A Daic7xxx.seq79 test SCSISEQ, ENSELO jnz poll_for_selection;
82 test SCSISEQ, ENSELO jnz poll_for_selection;
H A Daic79xx_reg.h2642 #define ENSELO 0x40 macro
H A Daic79xx.reg1504 field ENSELO 0x40