Home
last modified time | relevance | path

Searched refs:SIMODE0 (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daha152x.c1350 SETPORT(SIMODE0, 0);
1457 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0));
1461 SETPORT(SIMODE0, (CURRENT_SC->SCp.phase & spiordy) ? ENSPIORDY : 0);
1466 SETPORT(SIMODE0, 0);
1473 SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0);
2659 SETPORT(SIMODE0, 0);
2800 SETPORT(SIMODE0, 0);
3230 s = GETPORT(SSTAT0) & GETPORT(SIMODE0);
3367 s = GETPORT(SIMODE0);
3599 s = GETPORT(SSTAT0) & GETPORT(SIMODE0);
[all …]
Daha152x.h76 #define SIMODE0 (HOSTIOPORT1+0x10) /* SCSI interrupt mode 0 */ macro
Daic7xxx_old.c6429 p->host_no, -1, -1, -1, status, scb_index, aic_inb(p, SIMODE0), in aic7xxx_handle_scsiint()
8472 aic_outb(p, 0, SIMODE0); in aic7xxx_register()
8496 aic_outb(p, 0, SIMODE0); in aic7xxx_register()
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h131 #define SIMODE0 0x10 macro
Daic7xxx.reg340 * in SIMODE0 to interrupt via the IRQ pin.
342 register SIMODE0 {
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c1460 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
1461 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section()
1488 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()
4598 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
4615 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
6700 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
Daic79xx_core.c1175 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
2188 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
2194 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section()
2217 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
5404 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround()
5434 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
6123 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()
8666 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); in ahd_dump_card_state()
Daic7xxx.reg365 * in SIMODE0 to interrupt via the IRQ pin.
367 register SIMODE0 {
Daic7xxx_reg.h1192 #define SIMODE0 0x10 macro
Daic79xx.reg1854 * in SIMODE0 to interrupt via the IRQ pin.
1856 register SIMODE0 {
Daic79xx_reg.h2731 #define SIMODE0 0x4b macro