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

  /src/sys/arch/next68k/dev/
mb8795.c 70 #define MB8795_DEBUG
74 #ifdef MB8795_DEBUG
75 int mb8795_debug = 0; variable in typeref:typename:int
76 #define DPRINTF(x) if (mb8795_debug) printf x;
209 #ifdef MB8795_DEBUG
303 #if defined(MB8795_DEBUG)
308 if (mb8795_debug > 3) {
311 } else if (mb8795_debug > 2) {
328 #ifdef MB8795_DEBUG
329 if (mb8795_debug) {
    [all...]
mb8795.c 70 #define MB8795_DEBUG
74 #ifdef MB8795_DEBUG
75 int mb8795_debug = 0; variable in typeref:typename:int
76 #define DPRINTF(x) if (mb8795_debug) printf x;
209 #ifdef MB8795_DEBUG
303 #if defined(MB8795_DEBUG)
308 if (mb8795_debug > 3) {
311 } else if (mb8795_debug > 2) {
328 #ifdef MB8795_DEBUG
329 if (mb8795_debug) {
    [all...]
mb8795.c 70 #define MB8795_DEBUG
74 #ifdef MB8795_DEBUG
75 int mb8795_debug = 0; variable in typeref:typename:int
76 #define DPRINTF(x) if (mb8795_debug) printf x;
209 #ifdef MB8795_DEBUG
303 #if defined(MB8795_DEBUG)
308 if (mb8795_debug > 3) {
311 } else if (mb8795_debug > 2) {
328 #ifdef MB8795_DEBUG
329 if (mb8795_debug) {
    [all...]

Completed in 35 milliseconds