Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1596 RT2860_GUNLOCK(sc); in rt2860_newstate()
1815 RT2860_GUNLOCK(sc); in rt2860_softintr()
1819 RT2860_GUNLOCK(sc); in rt2860_softintr()
1837 RT2860_GUNLOCK(sc); in rt2860_intr()
1843 RT2860_GUNLOCK(sc); in rt2860_intr()
1847 RT2860_GUNLOCK(sc); in rt2860_intr()
1926 RT2860_GUNLOCK(sc); in rt2860_intr()
2304 RT2860_GUNLOCK(sc); in rt2860_init()
2533 RT2860_GUNLOCK(sc); in rt2860_stop()
2572 RT2860_GUNLOCK(sc); in rt2860_stop()
[all …]
H A Drt2860_var.h122 #define RT2860_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro