Home
last modified time | relevance | path

Searched refs:SIMODE0 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c787 SETPORT(SIMODE0, 0); in aha152x_probe_one()
882 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts()
885 SETPORT(SIMODE0, (CURRENT_SC->SCp.phase & spiordy) ? ENSPIORDY : 0); in setup_expected_interrupts()
889 SETPORT(SIMODE0, 0); in setup_expected_interrupts()
892 SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0); in setup_expected_interrupts()
1950 SETPORT(SIMODE0, 0); in datai_init()
2083 SETPORT(SIMODE0, 0); in datao_init()
2410 s0 = GETPORT(SIMODE0); in disp_enintr()
2610 s = GETPORT(SSTAT0) & GETPORT(SIMODE0); in get_ports()
2738 s = GETPORT(SIMODE0); in get_ports()
[all...]
H A Daha152x.h34 #define SIMODE0 (HOSTIOPORT1+0x10) /* SCSI interrupt mode 0 */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c806 SETPORT(SIMODE0, 0); in aha152x_probe_one()
903 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts()
906 SETPORT(SIMODE0, (acp->phase & spiordy) ? ENSPIORDY : 0); in setup_expected_interrupts()
910 SETPORT(SIMODE0, 0); in setup_expected_interrupts()
913 SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0); in setup_expected_interrupts()
1995 SETPORT(SIMODE0, 0); in datai_init()
2129 SETPORT(SIMODE0, 0); in datao_init()
2458 s0 = GETPORT(SIMODE0); in disp_enintr()
2662 s = GETPORT(SSTAT0) & GETPORT(SIMODE0); in get_ports()
2790 s = GETPORT(SIMODE0); in get_ports()
[all...]
H A Daha152x.h34 #define SIMODE0 (HOSTIOPORT1+0x10) /* SCSI interrupt mode 0 */ macro
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2021 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
2022 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section()
2049 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()
5065 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
5082 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
7158 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
H A Daic79xx_core.c2412 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
3476 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
3482 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section()
3510 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
6569 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround()
6602 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
7271 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()
9860 ahd_simode0_print(ahd_inb(ahd, SIMODE0), in ahd_dump_card_state()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2019 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
2020 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section()
2047 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()
5064 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
5081 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
7152 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
H A Daic79xx_core.c2411 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
3474 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
3480 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section()
3508 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
6568 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround()
6601 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
7270 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()
9855 ahd_simode0_print(ahd_inb(ahd, SIMODE0), in ahd_dump_card_state()
[all...]

Completed in 45 milliseconds