Searched refs:SN_UNLOCK (Results 1 – 2 of 2) sorted by relevance
246 SN_UNLOCK(sc); in sn_detach()260 SN_UNLOCK(sc); in sninit()368 SN_UNLOCK(sc); in snstart()787 SN_UNLOCK(sc); in sn_intr()1107 SN_UNLOCK(sc); in snread()1154 SN_UNLOCK(sc); in snioctl()1163 SN_UNLOCK(sc); in snioctl()
76 #define SN_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro