Searched refs:ORB_POINTER_NEED (Results 1 – 1 of 1) sorted by relevance
292 #define ORB_POINTER_NEED (1 << 3) macro1285 if ((sdev->flags & ORB_POINTER_NEED) != 0) { in sbp_orb_pointer_callback()1288 sdev->flags &= ~ORB_POINTER_NEED; in sbp_orb_pointer_callback()1312 sdev->flags |= ORB_POINTER_NEED; in sbp_orb_pointer()