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

/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.h183 #define TSEC_PHY_LOCK(sc) mtx_lock(&tsec_phy_mtx) macro
H A Dif_tsec.c434 TSEC_PHY_LOCK(sc);
1584 TSEC_PHY_LOCK();
1607 TSEC_PHY_LOCK();

Completed in 51 milliseconds