Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rwd/
H A Drt2661.c1120 RT2661_GUNLOCK(sc); in rt2661_intr()
1127 RT2661_GUNLOCK(sc); in rt2661_intr()
1198 RT2661_GUNLOCK(sc); in rt2661_intr()
2062 RT2661_GUNLOCK(sc); in rt2661_newstate()
2490 RT2661_GUNLOCK(sc); in rt2661_init()
2496 RT2661_GUNLOCK(sc); in rt2661_init()
2540 RT2661_GUNLOCK(sc); in rt2661_init()
2553 RT2661_GUNLOCK(sc); in rt2661_stop()
2574 RT2661_GUNLOCK(sc); in rt2661_m_start()
2593 RT2661_GUNLOCK(sc); in rt2661_m_stop()
[all …]
H A Drt2661_var.h184 #define RT2661_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro