LPT_NOINTR        174 dev/ic/lpt.c   	if ((sc->sc_flags & (LPT_POLLED|LPT_NOINTR)) == LPT_POLLED)
LPT_NOINTR        215 dev/ic/lpt.c   	if ((flags & LPT_NOINTR) == 0)
LPT_NOINTR        226 dev/ic/lpt.c   	if ((sc->sc_flags & LPT_NOINTR) == 0)
LPT_NOINTR        286 dev/ic/lpt.c   	if ((sc->sc_flags & LPT_NOINTR) == 0)
LPT_NOINTR        306 dev/ic/lpt.c   	if (sc->sc_flags & LPT_NOINTR) {
LPT_NOINTR        406 dev/ic/lpt.c   	    (sc->sc_flags & LPT_NOINTR))