Home
last modified time | relevance | path

Searched refs:SCSISEQ0 (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/ic/
Daic79xx.c1281 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
1500 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_handle_seqint()
1611 ahd_outb(ahd, SCSISEQ0, 0); in ahd_handle_scsiint()
1703 ahd_outb(ahd, SCSISEQ0, 0); in ahd_handle_scsiint()
1743 || (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0)) in ahd_handle_scsiint()
2076 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
2520 ahd_outb(ahd, SCSISEQ0, in ahd_handle_proto_violation()
2521 ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_proto_violation()
3437 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
3622 ahd_outb(ahd, SCSISEQ0, 0); in ahd_setup_initiator_msgout()
[all …]
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq71 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
164 and SCSISEQ0, ~ENSELO;
580 or SCSISEQ0, ENSELO ret;
694 test SCSISEQ0, ENSELO jnz use_lastscb;
819 and SCSISEQ0, ~ENSELO;
1224 and SCSISEQ0, ~ENSELO;
Daic79xx_reg.h2642 #define SCSISEQ0 0x3a macro
Daic79xx.reg1502 register SCSISEQ0 {