negodat3         7563 drivers/scsi/aic7xxx/aic79xx_core.c 		u_int negodat3 = ahd_inb(ahd, NEGCONOPTS);
negodat3         7565 drivers/scsi/aic7xxx/aic79xx_core.c 		negodat3 |= ENSLOWCRC;
negodat3         7566 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outb(ahd, NEGCONOPTS, negodat3);
negodat3         7567 drivers/scsi/aic7xxx/aic79xx_core.c 		negodat3 = ahd_inb(ahd, NEGCONOPTS);
negodat3         7568 drivers/scsi/aic7xxx/aic79xx_core.c 		if (!(negodat3 & ENSLOWCRC))