Home
last modified time | relevance | path

Searched refs:SIMODE1 (Results 1 – 16 of 16) sorted by relevance

/drivers/scsi/
Daic7xxx_old.c3465 aic_outb(p, aic_inb(p, SIMODE1) & ~ENSCSIRST, SIMODE1); in aic7xxx_reset_current_bus()
3494 aic_outb(p, aic_inb(p, SIMODE1) | ENSCSIRST, SIMODE1); in aic7xxx_reset_current_bus()
3577 aic_outb(p, aic_inb(p, SIMODE1) & ~ENBUSFREE, SIMODE1); in aic7xxx_reset_channel()
3594 aic_outb(p, aic_inb(p, SIMODE1) & ~(ENBUSFREE|ENREQINIT), in aic7xxx_reset_channel()
3595 SIMODE1); in aic7xxx_reset_channel()
4011 aic_outb(p, aic_inb(p, SIMODE1) | ENREQINIT, SIMODE1); in aic7xxx_handle_seqint()
4598 aic_outb(p, aic_inb(p, SIMODE1) | ENREQINIT, SIMODE1); in aic7xxx_handle_seqint()
5551 aic_outb(p, aic_inb(p, SIMODE1) & ~ENREQINIT, SIMODE1); in aic7xxx_handle_reqinit()
5620 aic_outb(p, aic_inb(p, SIMODE1) & ~ENREQINIT, SIMODE1); in aic7xxx_handle_reqinit()
5775 aic_outb(p, aic_inb(p, SIMODE1) & ~(ENBUSFREE|ENREQINIT), in aic7xxx_handle_scsiint()
[all …]
Daha152x.c858 SETPORT(SIMODE1, 0); in aha152x_probe_one()
954 SETPORT(SIMODE1, ENSELTIMO); in setup_expected_interrupts()
958 SETPORT(SIMODE1, ENPHASEMIS | ENSCSIRST | ENSCSIPERR | ENBUSFREE); in setup_expected_interrupts()
963 SETPORT(SIMODE1, ENPHASEMIS | ENSCSIRST | ENSCSIPERR | ENBUSFREE); in setup_expected_interrupts()
970 SETPORT(SIMODE1, ENSCSIRST | ( (ISSUE_SC||DONE_SC) ? ENBUSFREE : 0)); in setup_expected_interrupts()
2161 SETPORT(SIMODE1, ENSCSIPERR | ENSCSIRST | ENPHASEMIS | ENBUSFREE); in datai_init()
2304 SETPORT(SIMODE1, ENSCSIPERR | ENSCSIRST | ENPHASEMIS | ENBUSFREE ); in datao_init()
2762 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in disp_ports()
2896 s = GETPORT(SIMODE1); in disp_enintr()
3131 s = GETPORT(SSTAT1) & GETPORT(SIMODE1); in get_ports()
[all …]
Daha152x.h34 #define SIMODE1 (HOSTIOPORT1+0x11) /* SCSI interrupt mode 1 */ macro
/drivers/scsi/aic7xxx/
Daic7xxx_core.c1730 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); in ahc_handle_scsiint()
1780 && (ahc_inb(ahc, SIMODE1) & ENBUSFREE) != 0) { in ahc_handle_scsiint()
1805 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); in ahc_handle_scsiint()
2045 simode1 = ahc_inb(ahc, SIMODE1); in ahc_clear_critical_section()
2055 ahc_outb(ahc, SIMODE1, simode1 & ENBUSFREE); in ahc_clear_critical_section()
2057 ahc_outb(ahc, SIMODE1, 0); in ahc_clear_critical_section()
2072 ahc_outb(ahc, SIMODE1, simode1); in ahc_clear_critical_section()
5110 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
5127 ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahc_chip_init()
6469 ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENSCSIRST); in ahc_reset_current_bus()
[all …]
Daic7xxx_reg.h_shipped82 ahc_print_register(NULL, 0, "SIMODE1", 0x11, regvalue, cur_col, wrap)
327 #define SIMODE1 0x11
Daic7xxx_reg_print.c_shipped189 return (ahc_print_register(SIMODE1_parse_table, 8, "SIMODE1",
Daic79xx_core.c2650 ahd_outb(ahd, SIMODE1, in ahd_handle_scsiint()
2651 ahd_inb(ahd, SIMODE1) & ~ENBUSFREE); in ahd_handle_scsiint()
3520 simode1 = ahd_inb(ahd, SIMODE1); in ahd_clear_critical_section()
3527 ahd_outb(ahd, SIMODE1, simode1 & ENBUSFREE); in ahd_clear_critical_section()
3549 ahd_outb(ahd, SIMODE1, simode1); in ahd_clear_critical_section()
7331 ahd_outb(ahd, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); in ahd_chip_init()
8684 ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) & ~ENSCSIRST); in ahd_reset_current_bus()
8789 ahd_outb(ahd, SIMODE1, in ahd_reset_channel()
8790 ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST)); in ahd_reset_channel()
8819 ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) | ENSCSIRST); in ahd_reset_channel()
[all …]
Daic7xxx.seq74 and SIMODE1, ~ENBUSFREE;
168 or SIMODE1, ENBUSFREE;
366 test SIMODE1, ENSCSIRST jnz . + 3;
368 or SIMODE1, ENSCSIRST;
529 and SIMODE1, ~ENBUSFREE;
676 and SIMODE1, ~ENBUSFREE;
Daic79xx_reg_print.c_shipped457 return (ahd_print_register(SIMODE1_parse_table, 8, "SIMODE1",
Daic7xxx.reg408 * in SIMODE1 to interrupt via the IRQ pin.
410 register SIMODE1 {
Daic79xx.seq643 or SIMODE1, ENBUSFREE;
829 or SIMODE1, ENBUSFREE;
1308 and SIMODE1, ~ENBUSFREE;
2225 or SIMODE1, ENBUSFREE;
Daic79xx_reg.h_shipped495 ahd_print_register(NULL, 0, "SIMODE1", 0x57, regvalue, cur_col, wrap)
1818 #define SIMODE1 0x57
Daic79xx.reg2377 * in SIMODE1 to interrupt via the IRQ pin.
2379 register SIMODE1 {
/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h141 #define SIMODE1 0x11 macro
Daic7xxx.reg358 * in SIMODE1 to interrupt via the IRQ pin.
360 register SIMODE1 {
Daic7xxx.seq244 or SIMODE1, ENBUSFREE; /*
271 or SIMODE1, ENBUSFREE; /*
304 and SIMODE1, ~ENBUSFREE;