Lines Matching refs:SEQCTL0
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);
8402 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE);
8699 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50);