HomeSort by: relevance | last modified time | path
    Searched refs:FASTMODE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 576 field FASTMODE 0x10
aic7xxx_reg.h 1431 #define FASTMODE 0x10
aic79xx.reg 3212 field FASTMODE 0x10
aic79xx_reg.h 3443 #define FASTMODE 0x10
  /src/sys/dev/ic/
aic7xxx.c 317 ahc_outb(ahc, SEQCTL, FASTMODE);
6263 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
6319 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
6363 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE);
aic79xx.c 360 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
4096 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
8240 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
8356 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
8402 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE);

Completed in 31 milliseconds