HomeSort by: relevance | last modified time | path
    Searched defs:cd18xx_debug (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
cd18xx.c 177 int cd18xx_debug = CDD_INTR|CDD_INFO; variable in typeref:typename:int
178 # define DPRINTF(l, x) if (cd18xx_debug & l) printf x

Completed in 11 milliseconds