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()
856 if (pshot_debug) in pshot_detach()
936 if (pshot_debug) in pshot_detach()
1791 if (pshot_debug) in pshot_open()
1818 if (pshot_debug) in pshot_close()
1845 if (pshot_debug) in pshot_ioctl()
2350 if (pshot_debug) in pshot_get_eventcookie()
2371 if (pshot_debug) in pshot_add_eventcall()
2396 if (pshot_debug) in pshot_remove_eventcall()
[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