Searched refs:mac_grantbylabel_debug (Results 1 – 1 of 1) sorted by relevance
57 static int mac_grantbylabel_debug; variable60 &mac_grantbylabel_debug, 0, "Debug mac_grantbylabel");62 #define GRANTBYLABEL_DEBUG(n, x) if (mac_grantbylabel_debug >= (n)) printf x