Searched refs:mavb_debug (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/sgimips/mace/
H A Dmavb.c43 #define DPRINTF(l,x) do { if (mavb_debug & (l)) printf x; } while (0)
45 int mavb_debug = ~MAVB_DEBUG_INTR; variable

Completed in 107 milliseconds