DEVID_XPBUS
a = xp_acquire(DEVID_XPBUS, XP_ACQ_EXCL);
if (a != (1 << DEVID_XPBUS)) {
xp_release(DEVID_XPBUS);
a = xp_acquire(DEVID_XPBUS, 0);