Home | Sort by: relevance | last modified time | path |
/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; |