Searched refs:SIMODE0 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx.c | 1476 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section() 1477 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section() 1504 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section() 4648 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init() 4665 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init() 6762 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
|
| HD | aic79xx.c | 1554 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint() 2638 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section() 2644 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section() 2672 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section() 5839 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround() 5872 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection() 6567 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init() 9178 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); in ahd_dump_card_state()
|
| HD | aic7xxx.reg | 363 * in SIMODE0 to interrupt via the IRQ pin. 365 register SIMODE0 {
|
| HD | aic7xxx_reg.h | 1191 #define SIMODE0 0x10 macro
|
| HD | aic79xx.reg | 1845 * in SIMODE0 to interrupt via the IRQ pin. 1847 register SIMODE0 {
|
| HD | aic79xx_reg.h | 2746 #define SIMODE0 0x4b macro
|