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

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsec.h258 #define TSEC_PHY_LOCK(sc) mtx_lock(&tsec_phy_mtx) macro
H A Dif_tsec.c415 TSEC_PHY_LOCK(sc);
1577 TSEC_PHY_LOCK();
1604 TSEC_PHY_LOCK();

Completed in 26 milliseconds