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