Home
last modified time | relevance | path

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

/NextBSD/sys/dev/etherswitch/rtl8366/
HDrtl8366rb.c82 #define RTL_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
375 RTL_LOCK(sc); in smi_acquire()
395 RTL_LOCK(sc); in smi_release()