Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c155 char *ibtl_last_client_name; /* may help debugging */ variable
419 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(ibtl_last_client_name)) in ibtl_async_client_call()
421 ibtl_last_client_name = client_name = clntp->clnt_name; in ibtl_async_client_call()
422 _NOTE(NOW_VISIBLE_TO_OTHER_THREADS(ibtl_last_client_name)) in ibtl_async_client_call()