Searched refs:ENSELO (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13-stable/sys/dev/aic7xxx/ |
| HD | aic79xx.seq | 68 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;
|
| HD | aic7xxx.c | 2322 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()
|
| HD | aic79xx.c | 1268 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()
|
| HD | aic7xxx.reg | 59 field ENSELO 0x40 1472 field ENSELO 0x40
|
| HD | aic7xxx_reg.h | 1385 #define ENSELO 0x40 macro
|
| HD | aic7xxx.seq | 79 test SCSISEQ, ENSELO jnz poll_for_selection; 82 test SCSISEQ, ENSELO jnz poll_for_selection;
|
| HD | aic79xx_reg.h | 2642 #define ENSELO 0x40 macro
|
| HD | aic79xx.reg | 1504 field ENSELO 0x40
|