Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Daha152x.h66 #define ENSELO 0x40 macro
Daha152x.c1486 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0)); in busfree_run()
2523 if (s & ENSELO) in get_ports()
/Linux-v5.10/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.c2894 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2911 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
3190 ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_handle_proto_violation()
5179 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP; in ahc_chip_init()
5575 ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_pause_and_flushwork()
6246 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_rem_wscb()
Daic79xx_core.c2113 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
2335 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_handle_seqint()
2593 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0)) in ahd_handle_scsiint()
2925 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
3366 ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_proto_violation()
4246 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
7854 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_pause_and_flushwork()
8594 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_shipped627 #define ENSELO 0x40
Daic79xx.reg1592 field ENSELO 0x40