Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Daha152x.h34 #define SIMODE0 (HOSTIOPORT1+0x10) /* SCSI interrupt mode 0 */ macro
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h_shipped75 ahc_print_register(NULL, 0, "SIMODE0", 0x10, regvalue, cur_col, wrap)
317 #define SIMODE0 0x10
H A Daic7xxx_reg_print.c_shipped171 return (ahc_print_register(SIMODE0_parse_table, 8, "SIMODE0",
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), &cur_col, 50); in ahd_dump_card_state()
H A Daic79xx_reg_print.c_shipped250 return (ahd_print_register(SIMODE0_parse_table, 7, "SIMODE0",
H A Daic79xx_reg.h_shipped117 ahd_print_register(NULL, 0, "SIMODE0", 0x4b, regvalue, cur_col, wrap)
731 #define SIMODE0 0x4b
H A Daic7xxx.reg389 * in SIMODE0 to interrupt via the IRQ pin.
391 register SIMODE0 {
H A Daic79xx.reg1949 * in SIMODE0 to interrupt via the IRQ pin.
1951 register SIMODE0 {