Home
last modified time | relevance | path

Searched refs:TSEC_RECEIVE_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/tsec/
HDif_tsec.h280 #define TSEC_RECEIVE_UNLOCK(sc) mtx_unlock(&(sc)->receive_lock) macro
303 TSEC_RECEIVE_UNLOCK(sc); \
HDif_tsec.c901 TSEC_RECEIVE_UNLOCK(sc); in tsec_poll()
1376 TSEC_RECEIVE_UNLOCK(sc); in tsec_receive_intr_locked()
1407 TSEC_RECEIVE_UNLOCK(sc); in tsec_receive_intr()
1416 TSEC_RECEIVE_UNLOCK(sc); in tsec_receive_intr()