OVERRUN          1565 dev/ic/aic79xx.c 	status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO);
OVERRUN          1575 dev/ic/aic79xx.c 		status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO);
OVERRUN          1598 dev/ic/aic79xx.c 	} else if ((status0 & OVERRUN) != 0) {