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

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h253 #define ENSELDO 0x40 macro
H A Daic.c375 aic_outb(aic, SIMODE0, ENSELDI|ENSELDO);
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.reg370 field ENSELDO 0x40
H A Daic79xx.reg1853 field ENSELDO 0x40
H A Daic79xx.c5880 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
5913 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));

Completed in 83 milliseconds