Searched refs:comp_bit (Results 1 – 1 of 1) sorted by relevance
36 #define EPC_WAIT_RW_COMP(handle, val_p, comp_bit) {\ argument42 } while (((val & comp_bit) == 0) && (cnt > 0));\