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

/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.h259 #define TSEC_PHY_LOCK(sc) mtx_lock(&tsec_phy_mtx) macro
H A Dif_tsec.c416 TSEC_PHY_LOCK(sc);
1578 TSEC_PHY_LOCK();
1605 TSEC_PHY_LOCK();

Completed in 65 milliseconds