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

  /src/sys/dev/pci/
ahc_pci.c 1315 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
1373 ahc_outb(ahc, SEQCTL, PERRORDIS);
1393 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
ahd_pci.c 627 ahd_outb(ahd, SEQCTL0, PERRORDIS);
657 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 573 field PERRORDIS 0x80
aic7xxx_reg.h 1428 #define PERRORDIS 0x80
aic79xx.reg 3209 field PERRORDIS 0x80
aic79xx_reg.h 3440 #define PERRORDIS 0x80
  /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 105 milliseconds