SEQCTL            861 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SEQCTL, ahc->seqctl);
SEQCTL           1180 drivers/scsi/aic7xxx/aic7xxx_core.c 		printk("SEQCTL == 0x%x\n", ahc_inb(ahc, SEQCTL));
SEQCTL           2052 drivers/scsi/aic7xxx/aic7xxx_core.c 			ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP);
SEQCTL           2066 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SEQCTL, ahc->seqctl);
SEQCTL           6800 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
SEQCTL           6856 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
SEQCTL           6915 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE);
SEQCTL           7181 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50);
SEQCTL           1097 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_outb(ahc, SEQCTL, 0);
SEQCTL           1146 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
SEQCTL           1223 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_outb(ahc, SEQCTL, PERRORDIS);
SEQCTL           1243 drivers/scsi/aic7xxx/aic7xxx_pci.c 	ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS);
SEQCTL           1981 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_outb(ahc, SEQCTL, ahc->seqctl);