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

  /src/sys/arch/x68k/dev/
powsw.c 57 #define DEBUG_LOG_ADD(c) sc->sc_log[sc->sc_loglen++] = (c)
59 sc->sc_log[sc->sc_loglen] = '\0'; \
88 int sc_loglen; member in struct:powsw_softc
260 sc->sc_loglen = 0;

Completed in 11 milliseconds