Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c1467 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
1468 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section()
1495 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()
4611 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
4628 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
6740 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
H A Daic79xx.c1547 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
2629 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
2635 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section()
2663 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
5802 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround()
5835 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection()
6542 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()
9152 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); in ahd_dump_card_state()
H A Daic7xxx.reg363 * in SIMODE0 to interrupt via the IRQ pin.
365 register SIMODE0 {
H A Daic7xxx_reg.h1191 #define SIMODE0 0x10 macro
H A Daic79xx.reg1845 * in SIMODE0 to interrupt via the IRQ pin.
1847 register SIMODE0 {
H A Daic79xx_reg.h2746 #define SIMODE0 0x4b macro