Searched refs:XL_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1197 XL_UNLOCK(sc); in xl_attach()1531 XL_UNLOCK(sc); in xl_choose_media()1570 XL_UNLOCK(sc); in xl_detach()1920 XL_UNLOCK(sc); in xl_rxeof()1968 XL_UNLOCK(sc); in xl_rxeof_task()2146 XL_UNLOCK(sc); in xl_intr()2197 XL_UNLOCK(sc); in xl_intr()2210 XL_UNLOCK(sc); in xl_poll()2431 XL_UNLOCK(sc); in xl_start()2658 XL_UNLOCK(sc); in xl_init()[all …]
624 #define XL_UNLOCK(_sc) mtx_unlock(&(_sc)->xl_mtx) macro