Searched refs:FASTMODE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.reg576 field FASTMODE 0x10
H A Daic7xxx.c3942 ahc->seqctl = FASTMODE;
6406 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
6462 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
6521 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE);
H A Daic7xxx_reg.h1425 #define FASTMODE 0x10 macro
H A Daic79xx.c349 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
4232 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
8602 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
8722 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
8767 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE);
H A Daic79xx.reg3203 field FASTMODE 0x10
H A Daic79xx_reg.h3480 #define FASTMODE 0x10 macro

Completed in 259 milliseconds