Searched defs:sun4v_mpo_debug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c135 int sun4v_mpo_debug = 0; variable
198 #define MPO_DEBUG(args...) if (sun4v_mpo_debug) printf(args)

Completed in 61 milliseconds