perrdiag         2676 drivers/scsi/aic7xxx/aic79xx_core.c 	u_int	perrdiag;
perrdiag         2706 drivers/scsi/aic7xxx/aic79xx_core.c 	perrdiag = ahd_inb(ahd, PERRDIAG);
perrdiag         2730 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_perrdiag_print(perrdiag, &cur_col, 50);
perrdiag         2825 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if ((perrdiag & (PARITYERR|PREVPHASE)) == PARITYERR) {