Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
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()
2084 SETPORT(SIMODE0, 0); in datao_init()
2411 s0 = GETPORT(SIMODE0); in disp_enintr()
2611 s = GETPORT(SSTAT0) & GETPORT(SIMODE0); in get_ports()
2739 s = GETPORT(SIMODE0); in get_ports()
Daha152x.h34 #define SIMODE0 (HOSTIOPORT1+0x10) /* SCSI interrupt mode 0 */ macro
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped75 ahc_print_register(NULL, 0, "SIMODE0", 0x10, regvalue, cur_col, wrap)
317 #define SIMODE0 0x10
Daic7xxx_reg_print.c_shipped171 return (ahc_print_register(SIMODE0_parse_table, 8, "SIMODE0",
Daic7xxx_core.c2036 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
2037 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section()
2064 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()
5093 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
5110 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
7187 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
Daic79xx_core.c2423 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
3501 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
3507 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section()
3535 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
6609 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround()
6642 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
7311 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()
9901 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); in ahd_dump_card_state()
Daic79xx_reg_print.c_shipped250 return (ahd_print_register(SIMODE0_parse_table, 7, "SIMODE0",
Daic79xx_reg.h_shipped117 ahd_print_register(NULL, 0, "SIMODE0", 0x4b, regvalue, cur_col, wrap)
731 #define SIMODE0 0x4b
Daic7xxx.reg389 * in SIMODE0 to interrupt via the IRQ pin.
391 register SIMODE0 {
Daic79xx.reg1949 * in SIMODE0 to interrupt via the IRQ pin.
1951 register SIMODE0 {