Searched refs:OCC_ERROR_COUNT_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
20 #define OCC_ERROR_COUNT_THRESHOLD 2 /* required by OCC spec */ macro151 if (occ->error_count++ > OCC_ERROR_COUNT_THRESHOLD) in occ_poll()