Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c458 if (pshot_debug) in pshot_probe()
527 if (pshot_debug) in pshot_attach()
539 if (pshot_debug) in pshot_attach()
603 if (pshot_debug) in pshot_attach()
616 if (pshot_debug) in pshot_attach()
677 if (pshot_debug) { in pshot_attach()
704 if (pshot_debug) { in pshot_attach()
712 if (pshot_debug) { in pshot_attach()
730 if (pshot_debug) { in pshot_attach()
745 if (pshot_debug) { in pshot_attach()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h59 static int pshot_debug = 0; variable
63 #define pshot_debug pshot_debug_on macro