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

/freebsd-11-stable/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-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1196 #define ENSELDI 0x20 macro
H A Daic79xx_reg.h2751 #define ENSELDI 0x20 macro
H A Daic79xx.c5870 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
5903 ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));

Completed in 226 milliseconds