Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c169 mutex_enter(&port->iotrace_mtx);
188 mutex_exit(&port->iotrace_mtx);
205 mutex_exit(&port->iotrace_mtx);
221 mutex_exit(&port->iotrace_mtx);
233 mutex_exit(&port->iotrace_mtx);
246 mutex_exit(&port->iotrace_mtx);
255 mutex_exit(&port->iotrace_mtx);
272 mutex_exit(&port->iotrace_mtx);
937 mutex_destroy(&port->iotrace_mtx);
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1132 kmutex_t iotrace_mtx; member