Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_debug.c56 static int rdsv3_suppress_dprintf; /* Suppress debug printing */ variable
149 if (rdsv3_suppress_dprintf || (rdsv3_debug_buf == NULL)) { in rdsv3_vlog()