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

  /src/sys/arch/amiga/dev/
bzsc.c 131 int bzsc_trace_enable = 1; variable in typeref:typename:int
270 if (bzsc_trace_enable/* && sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL*/ &&
287 if (/*sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL &&*/ bzsc_trace_enable) {
bzsc.c 131 int bzsc_trace_enable = 1; variable in typeref:typename:int
270 if (bzsc_trace_enable/* && sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL*/ &&
287 if (/*sc->sc_nexus && sc->sc_nexus->xs->xs_control & XS_CTL_POLL &&*/ bzsc_trace_enable) {

Completed in 33 milliseconds