IER_EUART 354 dev/ic/com.c bus_space_write_1(iot, ioh, com_ier, IER_EUART); IER_EUART 410 dev/ic/com.c sc->sc_ier |= IER_EUART | IER_ERXTOUT; IER_EUART 1309 dev/ic/com.c bus_space_write_1(iot, ioh, com_ier, IER_EUART); /* Make sure they are off */ IER_EUART 125 dev/ic/com_subr.c sc->sc_ier |= IER_EUART | IER_ERXTOUT; IER_EUART 147 dev/ic/com_subr.c sc->sc_ier |= IER_EUART; IER_EUART 413 dev/ic/com_subr.c ier |= IER_EUART;