Searched refs:XL_LOCK (Results 1 – 2 of 2) sorted by relevance
1203 XL_LOCK(sc); in xl_attach()1504 XL_LOCK(sc); in xl_choose_media()1581 XL_LOCK(sc); in xl_detach()1937 XL_LOCK(sc); in xl_rxeof()1980 XL_LOCK(sc); in xl_rxeof_task()2157 XL_LOCK(sc);2235 XL_LOCK(sc);2452 XL_LOCK(sc);2684 XL_LOCK(sc);2904 XL_LOCK(sc);[all …]
626 #define XL_LOCK(_sc) mtx_lock(&(_sc)->xl_mtx) macro