Searched defs:RAL_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/usb/wlan/
H A Dif_uralvar.h134 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
/freebsd-10-stable/sys/dev/ral/
H A Drt2560var.h168 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
H A Drt2661var.h173 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
H A Drt2860var.h210 #define RAL_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro

Completed in 66 milliseconds