sxfrctl0 995 drivers/scsi/aic7xxx/aic79xx.h uint8_t sxfrctl0; sxfrctl0 2560 drivers/scsi/aic7xxx/aic7xxx_core.c u_int sxfrctl0; sxfrctl0 2562 drivers/scsi/aic7xxx/aic7xxx_core.c sxfrctl0 = ahc_inb(ahc, SXFRCTL0); sxfrctl0 2563 drivers/scsi/aic7xxx/aic7xxx_core.c sxfrctl0 &= ~FAST20; sxfrctl0 2565 drivers/scsi/aic7xxx/aic7xxx_core.c sxfrctl0 |= FAST20; sxfrctl0 2566 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_outb(ahc, SXFRCTL0, sxfrctl0);