Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dwinlockio.h79 #define UFLAGS 0x00ff /* flags usable by users */ macro
/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c1240 if (wlt.sy_flags & UFLAGS) { in seglock_settimeout()
1242 sdp->flag = sdp->flag & KFLAGS | wlt.sy_flags & UFLAGS; in seglock_settimeout()
1273 wlt.sy_flags = sdp->flag & UFLAGS; in seglock_gettimeout()