Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dciss.c46 #define CISS_DPRINTF(m,a) if (ciss_debug & (m)) printf a
53 int ciss_debug = 0 variable