Searched refs:ENSELDO (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/aic/
H A Daic6360reg.h255 #define ENSELDO 0x40 macro
H A Daic.c377 aic_outb(aic, SIMODE0, ENSELDI|ENSELDO);
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1195 #define ENSELDO 0x40 macro
H A Daic79xx_reg.h2750 #define ENSELDO 0x40 macro
H A Daic79xx.c5872 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
5905 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));

Completed in 114 milliseconds