Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_lrp.c154 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrioctl_termios()
271 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrioctl_termios()
327 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrioctl_termios()
361 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrioctl_termios()
547 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrmsg_error()
587 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrmsg_error()
773 OPLMSU_RWLOCK_UPGRADE(); in oplmsu_lrdata_xoffxon()
/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h295 #define OPLMSU_RWLOCK_UPGRADE() { \ macro