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

  /src/sys/dev/pci/
ahd_pci.c 627 ahd_outb(ahd, SEQCTL0, PERRORDIS);
657 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS);
  /src/sys/dev/ic/
aic79xx.c 360 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
1264 printf("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0));
2559 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP);
2579 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP);
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)
    [all...]
  /src/sys/dev/microcode/aic7xxx/
aic79xx.reg 3206 register SEQCTL0 {
aic79xx_reg.h 1769 ahd_print_register(NULL, 0, "SEQCTL0", 0xd6, regvalue, cur_col, wrap)
3439 #define SEQCTL0 0xd6

Completed in 21 milliseconds