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

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

Completed in 108 milliseconds