Searched refs:ICL_CONN_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/iscsi/
H A Dicl_soft.c105 #define ICL_CONN_LOCK(X) mtx_lock(X->ic_lock) macro
773 ICL_CONN_LOCK(ic);
971 ICL_CONN_LOCK(ic);
984 ICL_CONN_LOCK(ic);
1039 ICL_CONN_LOCK(ic);
1187 ICL_CONN_LOCK(ic);
1260 ICL_CONN_LOCK(ic);
1267 ICL_CONN_LOCK(ic);
1278 ICL_CONN_LOCK(ic);
1305 ICL_CONN_LOCK(i
[all...]
/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c122 #define ICL_CONN_LOCK(X) mtx_lock(X->ic_lock) macro
638 ICL_CONN_LOCK(ic);
728 ICL_CONN_LOCK(ic);
780 ICL_CONN_LOCK(ic);

Completed in 162 milliseconds