Searched refs:SPEC_FENCE_DEBUG (Results 1 – 1 of 1) sorted by relevance
134 #define SPEC_FENCE_DEBUG 0x0001 /* emit fence related debug messages */ macro136 #define FENDBG(args) if (spec_debug & SPEC_FENCE_DEBUG) cmn_err args