Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c1261 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
1594 ahd_outb(ahd, SCSISEQ0, 0); in ahd_handle_scsiint()
1686 ahd_outb(ahd, SCSISEQ0, 0); in ahd_handle_scsiint()
2071 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
2517 ahd_outb(ahd, SCSISEQ0, in ahd_handle_proto_violation()
3425 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
3611 ahd_outb(ahd, SCSISEQ0, 0); in ahd_setup_initiator_msgout()
3630 ahd_outb(ahd, SCSISEQ0, 0); in ahd_setup_initiator_msgout()
3640 ahd_outb(ahd, SCSISEQ0, 0); in ahd_setup_initiator_msgout()
7856 ahd_outb(ahd, SCSISEQ0, scsiseq); in ahd_reset_current_bus()
[all …]
H A Daic79xx.seq68 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
161 and SCSISEQ0, ~ENSELO;
577 or SCSISEQ0, ENSELO ret;
691 test SCSISEQ0, ENSELO jnz use_lastscb;
816 and SCSISEQ0, ~ENSELO;
1221 and SCSISEQ0, ~ENSELO;
H A Daic79xx_reg.h2640 #define SCSISEQ0 0x3a macro
H A Daic79xx.reg1499 register SCSISEQ0 {