Searched refs:CHN_LOCKOWNED (Results 1 – 2 of 2) sorted by relevance
322 #define CHN_LOCKOWNED(c) mtx_owned((c)->lock) macro
625 if (CHN_LOCKOWNED(c)) { in chn_intr()