Searched refs:DAX_CCB_RETRIES (Results 1 – 1 of 1) sorted by relevance
70 #define DAX_CCB_RETRIES 10000 macro507 for (nretries = 0; nretries < DAX_CCB_RETRIES; nretries++) { in dax_ccb_wait()514 (void *)ctx, idx, DAX_CCB_USEC, DAX_CCB_RETRIES); in dax_ccb_wait()713 for (count = 0; count < DAX_CCB_RETRIES; count++) { in dax_ccb_kill()