Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Dopmbell.c101 #define BELLF_OPEN 0x08 macro
172 if (sc->sc_flags & BELLF_OPEN) in bellopen()
175 sc->sc_flags |= BELLF_OPEN; in bellopen()
187 sc->sc_flags &= ~BELLF_OPEN; in bellclose()