Searched refs:ENSELO (Results 1 - 14 of 14) sorted by relevance

/drivers/scsi/
H A Daha152x.h65 #define ENSELO 0x40 macro
H A Daha152x.c1652 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0));
2656 if (s & ENSELO)
3029 if (s & ENSELO)
H A Daic7xxx_old.c3276 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
4385 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
5876 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
10649 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ);
/drivers/scsi/aic7xxx/
H A Daic79xx.seq70 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
109 * ENSELO is cleared by a SELDO, so we must test for SELDO
163 and SCSISEQ0, ~ENSELO;
579 or SCSISEQ0, ENSELO ret;
689 * For packetized, the LQO manager clears ENSELO on
693 test SCSISEQ0, ENSELO jnz use_lastscb;
818 and SCSISEQ0, ~ENSELO;
1223 and SCSISEQ0, ~ENSELO;
H A Daic7xxx.reg72 field ENSELO 0x40
1626 field ENSELO 0x40
H A Daic7xxx.seq81 test SCSISEQ, ENSELO jnz poll_for_selection;
84 test SCSISEQ, ENSELO jnz poll_for_selection;
H A Daic7xxx_core.c2917 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
2934 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
3213 ahc_inb(ahc, SCSISEQ) & ~ENSELO);
5223 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP;
5637 ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO);
6308 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
H A Daic79xx_core.c2132 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
2352 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
2610 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0))
2943 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
3397 ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
4273 * safe to clear ENSELO when the bus is not free and no
4280 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
7946 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
8685 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO);
H A Daic7xxx_reg.h_shipped510 #define ENSELO 0x40
H A Daic79xx.reg1592 field ENSELO 0x40
H A Daic79xx_reg.h_shipped1507 #define ENSELO 0x40
/drivers/scsi/aic7xxx_old/
H A Daic7xxx.seq82 test SCSISEQ, ENSELO jnz poll_for_work;
92 test SCSISEQ, ENSELO jnz poll_for_work;
190 mvi SCSISEQ, ENSELO|ENAUTOATNO|ENRSELI|ENAUTOATNP ret;
H A Daic7xxx_reg.h7 #define ENSELO 0x40 macro
H A Daic7xxx.reg55 bit ENSELO 0x40

Completed in 105 milliseconds