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

  /src/sys/dev/pci/
ahc_pci.c 1315 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
1393 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
ahd_pci.c 657 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 575 field FAILDIS 0x20
aic7xxx_reg.h 1430 #define FAILDIS 0x20
aic79xx.reg 3211 field FAILDIS 0x20
aic79xx_reg.h 3442 #define FAILDIS 0x20
  /src/sys/dev/ic/
aic7xxx.c 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 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 32 milliseconds