Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Daha152x.h65 #define ENSELO 0x40 macro
Daha152x.c1652 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0)); in busfree_run()
2656 if (s & ENSELO) in disp_ports()
3029 if (s & ENSELO) in get_ports()
Daic7xxx_old.c3276 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ); in aic7xxx_reset_device()
4385 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ); in aic7xxx_handle_seqint()
5876 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ); in aic7xxx_handle_scsiint()
10649 aic_outb(p, aic_inb(p, SCSISEQ) & ~ENSELO, SCSISEQ); in __aic7xxx_abort()
/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h7 #define ENSELO 0x40 macro
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;
Daic7xxx.reg55 bit ENSELO 0x40
/linux-3.4.99/drivers/scsi/aic7xxx/
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;
Daic7xxx_reg_print.c_shipped18 { "ENSELO", 0x40, 0x40 },
Daic79xx_reg_print.c_shipped131 { "ENSELO", 0x40, 0x40 },
Daic7xxx_core.c2917 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2934 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
3213 ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_handle_proto_violation()
5223 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP; in ahc_chip_init()
5637 ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_pause_and_flushwork()
6308 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_rem_wscb()
Daic79xx_core.c2132 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
2352 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_handle_seqint()
2610 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0)) in ahd_handle_scsiint()
2943 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
3397 ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_proto_violation()
4280 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
7946 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_pause_and_flushwork()
8685 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
Daic7xxx.reg72 field ENSELO 0x40
1626 field ENSELO 0x40
Daic7xxx_reg.h_shipped510 #define ENSELO 0x40
Daic7xxx.seq81 test SCSISEQ, ENSELO jnz poll_for_selection;
84 test SCSISEQ, ENSELO jnz poll_for_selection;
Daic79xx_reg.h_shipped1507 #define ENSELO 0x40
Daic79xx.reg1592 field ENSELO 0x40