Searched refs:CLRSELDI (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic6360reg.h | 207 #define CLRSELDI 0x20 /* I+ */ macro
|
H A D | aic6360.c | 1756 bus_space_write_1(iot, ioh, CLRSINT0, CLRSELDI | CLRSELDO); in aicintr()
|
H A D | aic7xxx.c | 1550 ahc_outb(ahc, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO); in ahc_clear_intstat()
|
H A D | aic79xx.c | 2710 ahd_outb(ahd, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO in ahd_clear_intstat()
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx_reg.h | 1140 #define CLRSELDI 0x20 macro
|
H A D | aic7xxx.seq | 186 mvi CLRSINT0, CLRSELDI; 353 mvi CLRSINT0, CLRSELDI;
|
H A D | aic7xxx.reg | 268 field CLRSELDI 0x20
|
H A D | aic79xx_reg.h | 2769 #define CLRSELDI 0x20 macro
|
H A D | aic79xx.reg | 1837 field CLRSELDI 0x20
|
H A D | aic79xx.seq | 650 mvi CLRSINT0, CLRSELDI;
|