Home
last modified time | relevance | path

Searched refs:GTMPSC_KGDB (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/marvell/
H A Dgtmpscvar.h105 #define GTMPSC_KGDB (1 << 1) macro
H A Dgtmpsc.c388 sc->sc_flags |= GTMPSC_KGDB; in gtmpscattach()
532 if (sc->sc_flags & GTMPSC_KGDB) in gtmpscopen()
915 if (ISSET(sc->sc_flags, GTMPSC_KGDB)) { in gtmpsc_intr_rx()
1222 if (sc->sc_flags & GTMPSC_KGDB) in gtmpscshutdown()