Searched refs:CDCE_LOCK (Results 1 – 2 of 2) sorted by relevance
120 #define CDCE_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
595 CDCE_LOCK(sc); in cdce_attach_post_sub()