Searched refs:SIMODE0 (Results 1 – 8 of 8) sorted by relevance
| /trueos/sys/dev/aic/ |
| HD | aic6360reg.h | 57 #define SIMODE0 0x10 /* SCSI interrupt mode 0 */ macro
|
| HD | aic.c | 352 aic_outb(aic, SIMODE0, ENSELDI); in aic_start() 375 aic_outb(aic, SIMODE0, ENSELDI|ENSELDO); in aic_select() 414 aic_outb(aic, SIMODE0, 0); in aic_selected() 454 aic_outb(aic, SIMODE0, 0); in aic_reselected() 1341 aic_outb(aic, SIMODE0, 0); in aic_chip_reset()
|
| /trueos/sys/dev/aic7xxx/ |
| HD | aic7xxx.c | 1479 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section() 1480 ahc_outb(ahc, SIMODE0, 0); in ahc_clear_critical_section() 1507 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section() 4674 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init() 4691 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init() 6799 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50); in ahc_dump_card_state()
|
| HD | aic79xx.c | 1561 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint() 2658 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section() 2664 ahd_outb(ahd, SIMODE0, 0); in ahd_clear_critical_section() 2692 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section() 5879 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI)); in ahd_setup_iocell_workaround() 5912 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI)); in ahd_iocell_first_selection() 6611 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init() 9235 ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50); in ahd_dump_card_state()
|
| HD | aic7xxx.reg | 365 * in SIMODE0 to interrupt via the IRQ pin. 367 register SIMODE0 {
|
| HD | aic7xxx_reg.h | 1194 #define SIMODE0 0x10 macro
|
| HD | aic79xx.reg | 1847 * in SIMODE0 to interrupt via the IRQ pin. 1849 register SIMODE0 {
|
| HD | aic79xx_reg.h | 2749 #define SIMODE0 0x4b macro
|