HomeSort by: relevance | last modified time | path
    Searched defs:bztzsc_trace_enable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
bztzsc.c 127 int bztzsc_trace_enable = 1; variable in typeref:typename:int
266 if (bztzsc_trace_enable/* && sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL*/ &&
288 if (/*sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL &&*/ bztzsc_trace_enable) {
bztzsc.c 127 int bztzsc_trace_enable = 1; variable in typeref:typename:int
266 if (bztzsc_trace_enable/* && sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL*/ &&
288 if (/*sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL &&*/ bztzsc_trace_enable) {

Completed in 102 milliseconds