Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdsmb/
H A Damdsmb.c45 #define AMDSMB_DEBUG(x) if (amdsmb_debug) (x)
48 static int amdsmb_debug = 1; variable
50 static int amdsmb_debug = 0; variable