Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c892 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_seqint()
1112 while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0 in ahd_handle_seqint()
1221 ahd_outb(ahd, SCSISEQ0, 0); in ahd_handle_scsiint()
1302 ahd_outb(ahd, SCSISEQ0, 0); in ahd_handle_scsiint()
1672 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_pkt_busfree()
2076 ahd_outb(ahd, SCSISEQ0, in ahd_handle_proto_violation()
2077 ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_handle_proto_violation()
2973 ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO); in ahd_update_pending_scbs()
3164 ahd_outb(ahd, SCSISEQ0, 0); in ahd_setup_initiator_msgout()
3183 ahd_outb(ahd, SCSISEQ0, 0); in ahd_setup_initiator_msgout()
[all …]
Daic79xx.seq70 test SCSISEQ0, ENSELO|ENARBO jnz idle_loop_checkbus;
124 and SCSISEQ0, ~ENSELO;
193 test SCSISEQ0, ENSELO jnz return;
454 or SCSISEQ0, ENSELO ret;
537 test SCSISEQ0, ENSELO jnz use_lastscb;
651 and SCSISEQ0, ~ENSELO;
1035 and SCSISEQ0, ~ENSELO;
Daic79xx_reg.h2611 #define SCSISEQ0 0x3a macro
Daic79xx.reg1508 register SCSISEQ0 {