Home
last modified time | relevance | path

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

/src/sys/dev/smc/
H A Dif_smc.c83 #define SMC_LOCK(sc) mtx_lock(&(sc)->smc_mtx) macro
341 SMC_LOCK(sc); in smc_attach()
422 SMC_LOCK(sc); in smc_detach()
500 SMC_LOCK(sc); in smc_start()
593 SMC_LOCK(sc); in smc_task_tx()
698 SMC_LOCK(sc); in smc_task_rx()
805 SMC_LOCK(sc); in smc_poll()
855 SMC_LOCK(sc); in smc_task_intr()
1010 SMC_LOCK(sc); in smc_miibus_readreg()
1027 SMC_LOCK(sc); in smc_miibus_writereg()
[all …]