Searched refs:SIMODE0 (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 1467 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 D | aic79xx.c | 1547 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 D | aic7xxx.reg | 363 * in SIMODE0 to interrupt via the IRQ pin. 365 register SIMODE0 {
|
| H A D | aic7xxx_reg.h | 1191 #define SIMODE0 0x10 macro
|
| H A D | aic79xx.reg | 1845 * in SIMODE0 to interrupt via the IRQ pin. 1847 register SIMODE0 {
|
| H A D | aic79xx_reg.h | 2746 #define SIMODE0 0x4b macro
|