Searched refs:PCN_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/pcn/
H A Dif_pcn.c709 PCN_UNLOCK(sc);
880 PCN_UNLOCK(sc);
1003 PCN_UNLOCK(sc);
1027 PCN_UNLOCK(sc);
1100 PCN_UNLOCK(sc);
1187 PCN_UNLOCK(sc);
1337 PCN_UNLOCK(sc);
1360 PCN_UNLOCK(sc);
1407 PCN_UNLOCK(sc);
1414 PCN_UNLOCK(s
[all...]
H A Dif_pcnreg.h472 #define PCN_UNLOCK(_sc) mtx_unlock(&(_sc)->pcn_mtx) macro

Completed in 99 milliseconds