SEQCTL 322 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, ahc->seqctl);
SEQCTL 681 dev/ic/aic7xxx.c printf("SEQCTL == 0x%x\n", ahc_inb(ahc, SEQCTL));
SEQCTL 1553 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP);
SEQCTL 1567 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, ahc->seqctl);
SEQCTL 6151 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
SEQCTL 6207 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
SEQCTL 6266 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE);
SEQCTL 6533 dev/ic/aic7xxx.c ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50);
SEQCTL 1241 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, 0);
SEQCTL 1290 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
SEQCTL 1348 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, PERRORDIS);
SEQCTL 1367 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);