Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rwn/
H A Drt2860.c1595 RT2860_GUNLOCK(sc); in rt2860_newstate()
1814 RT2860_GUNLOCK(sc); in rt2860_softintr()
1818 RT2860_GUNLOCK(sc); in rt2860_softintr()
1836 RT2860_GUNLOCK(sc); in rt2860_intr()
1842 RT2860_GUNLOCK(sc); in rt2860_intr()
1846 RT2860_GUNLOCK(sc); in rt2860_intr()
1925 RT2860_GUNLOCK(sc); in rt2860_intr()
2303 RT2860_GUNLOCK(sc); in rt2860_init()
2532 RT2860_GUNLOCK(sc); in rt2860_stop()
2571 RT2860_GUNLOCK(sc); in rt2860_stop()
[all …]
H A Drt2860_var.h122 #define RT2860_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro