Searched refs:VDC_OP_ERRCHK_CONFLICT (Results 1 – 2 of 2) sorted by relevance
100 #define VDC_OP_ERRCHK_CONFLICT 0x04 /* check resv conflict on error */ macro104 #define VDC_OP_ERRCHK (VDC_OP_ERRCHK_BACKEND | VDC_OP_ERRCHK_CONFLICT)
3384 flags &= ~VDC_OP_ERRCHK_CONFLICT; in vdc_do_sync_op()5062 (ldep->flags & VDC_OP_ERRCHK_CONFLICT)))) { in vdc_process_data_msg()