Searched refs:VDC_OP_ERRCHK_BACKEND (Results 1 – 2 of 2) sorted by relevance
99 #define VDC_OP_ERRCHK_BACKEND 0x02 /* check backend on error */ macro104 #define VDC_OP_ERRCHK (VDC_OP_ERRCHK_BACKEND | VDC_OP_ERRCHK_CONFLICT)
5060 (ldep->flags & VDC_OP_ERRCHK_BACKEND)) || in vdc_process_data_msg()