Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
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