Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi.c29 static hxge_os_mutex_t hpidebuglock; variable
45 MUTEX_INIT(&hpidebuglock, NULL, MUTEX_DRIVER, NULL); in hpi_debug_msg()
49 MUTEX_ENTER(&hpidebuglock); in hpi_debug_msg()
63 MUTEX_EXIT(&hpidebuglock); in hpi_debug_msg()