Searched refs:retryable (Results 1 – 1 of 1) sorted by relevance
1133 boolean_t retryable; in method_thread() local1245 retryable = B_FALSE; in method_thread()1252 retryable = B_FALSE; in method_thread()1256 retryable = B_TRUE; in method_thread()1260 if (retryable && update_fault_count(inst, FAULT_COUNT_INCR) != 1) in method_thread()1277 } else if (retryable) { in method_thread()