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

/freebsd-11.0-release/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c83 #define RTL_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
387 RTL_UNLOCK(sc);
402 RTL_UNLOCK(sc);

Completed in 26 milliseconds