Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dcscvar.h38 #define CSC_POLL 1 macro
H A Dcsc.c179 sc->sc_specific.sc_alatch_defs = (CSC_POLL?0:CSC_ALATCH_DEFS_INTEN); in cscattach()
186 #if CSC_POLL == 0 in cscattach()