Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_debug.c28 static kmutex_t t4_debug_lock; variable
114 mutex_enter(&t4_debug_lock); in cxgb_printf()
121 mutex_exit(&t4_debug_lock); in cxgb_printf()
127 mutex_init(&t4_debug_lock, NULL, MUTEX_DEFAULT, NULL); in t4_debug_init()
140 mutex_destroy(&t4_debug_lock); in t4_debug_fini()