Home
last modified time | relevance | path

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

/freebsd/sys/dev/smc/
H A Dif_smc.c84 #define SMC_UNLOCK(sc) mtx_unlock(&(sc)->smc_mtx) macro
343 SMC_UNLOCK(sc); in smc_attach()
424 SMC_UNLOCK(sc); in smc_detach()
502 SMC_UNLOCK(sc); in smc_start()
596 SMC_UNLOCK(sc); in smc_task_tx()
617 SMC_UNLOCK(sc); in smc_task_tx()
673 SMC_UNLOCK(sc); in smc_task_tx()
786 SMC_UNLOCK(sc); in smc_task_rx()
807 SMC_UNLOCK(sc); in smc_poll()
810 SMC_UNLOCK(sc); in smc_poll()
[all …]