sc_halt 997 arch/i386/isa/pccom.c ++sc->sc_halt; sc_halt 1000 arch/i386/isa/pccom.c --sc->sc_halt; sc_halt 1149 arch/i386/isa/pccom.c if (ISSET(tp->t_state, TS_TIMEOUT | TS_TTSTOP) || sc->sc_halt > 0) sc_halt 1285 arch/i386/isa/pccom.c if (sc->sc_halt > 0) sc_halt 56 arch/i386/isa/pccomvar.h int sc_halt; sc_halt 802 dev/ic/com.c ++sc->sc_halt; sc_halt 805 dev/ic/com.c --sc->sc_halt; sc_halt 888 dev/ic/com.c if (ISSET(tp->t_state, TS_TIMEOUT | TS_TTSTOP) || sc->sc_halt > 0) sc_halt 1202 dev/ic/com.c if (sc->sc_halt > 0) sc_halt 89 dev/ic/comvar.h int sc_halt;