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

/freebsd-13-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c86 #define RTL_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
446 RTL_LOCK(sc);
466 RTL_LOCK(sc);

Completed in 103 milliseconds