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

/freebsd-13-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c87 #define RTL_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
458 RTL_UNLOCK(sc);
473 RTL_UNLOCK(sc);

Completed in 104 milliseconds