Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcd18xx.c177 int cd18xx_debug = CDD_INTR|CDD_INFO; variable
178 # define DPRINTF(l, x) if (cd18xx_debug & l) printf x