Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rwd/
H A Drt2661.c1117 RT2661_GLOCK(sc); in rt2661_intr()
1998 RT2661_GLOCK(sc); in rt2661_newstate()
2417 RT2661_GLOCK(sc); in rt2661_init()
2550 RT2661_GLOCK(sc); in rt2661_stop()
2572 RT2661_GLOCK(sc); in rt2661_m_start()
2591 RT2661_GLOCK(sc); in rt2661_m_stop()
2604 RT2661_GLOCK(sc); in rt2661_m_ioctl()
2612 RT2661_GLOCK(sc); in rt2661_m_ioctl()
2654 RT2661_GLOCK(sc); in rt2661_m_setprop()
2662 RT2661_GLOCK(sc); in rt2661_m_setprop()
[all …]
H A Drt2661_var.h183 #define RT2661_GLOCK(_sc) mutex_enter(&(_sc)->sc_genlock) macro