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

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h254 #define ENSELDI 0x20 macro
H A Daic.c352 aic_outb(aic, SIMODE0, ENSELDI);
375 aic_outb(aic, SIMODE0, ENSELDI|ENSELDO);
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.reg371 field ENSELDI 0x20
H A Daic79xx.reg1854 field ENSELDI 0x20
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 85 milliseconds