HomeSort by: relevance | last modified time | path
    Searched refs:RF_RETRY_THRESHOLD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_driver.h 40 #ifndef RF_RETRY_THRESHOLD
41 #define RF_RETRY_THRESHOLD 5
rf_states.c 501 if (selectStatus || (desc->numRetries > RF_RETRY_THRESHOLD)) {
511 desc->raidPtr->raidid, RF_RETRY_THRESHOLD);
623 the IO RF_RETRY_THRESHOLD times */

Completed in 34 milliseconds