Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/smc/
Dif_smc.c81 #define SMC_UNLOCK(sc) mtx_unlock(&(sc)->smc_mtx) macro
346 SMC_UNLOCK(sc); in smc_attach()
427 SMC_UNLOCK(sc); in smc_detach()
488 SMC_UNLOCK(sc); in smc_start()
582 SMC_UNLOCK(sc); in smc_task_tx()
603 SMC_UNLOCK(sc); in smc_task_tx()
659 SMC_UNLOCK(sc); in smc_task_tx()
773 SMC_UNLOCK(sc); in smc_task_rx()
794 SMC_UNLOCK(sc); in smc_poll()
797 SMC_UNLOCK(sc); in smc_poll()
[all …]