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()
1926 RT2860_GUNLOCK(sc); in rt2860_intr()
2593 RT2860_GUNLOCK(sc); in rt2860_m_start()
2612 RT2860_GUNLOCK(sc); in rt2860_m_stop()
2635 RT2860_GUNLOCK(sc); in rt2860_m_ioctl()
2686 RT2860_GUNLOCK(sc); in rt2860_m_setprop()
[all …]
H A Drt2860_var.h122 #define RT2860_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro