Searched refs:XP_ACQ_EXCL (Results 1 – 3 of 3) sorted by relevance
149 if (before & XP_ACQ_EXCL) in xp_acquire()168 after = before & ~(1 << xplx_devid) & ~XP_ACQ_EXCL; in xp_release()
45 #define XP_ACQ_EXCL (1 << 31) macro
154 a = xp_acquire(DEVID_XPBUS, XP_ACQ_EXCL); in xp_open()