Home
last modified time | relevance | path

Searched refs:IO_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h740 #define IO_RETRY_COUNT 3 macro
H A Dmr_sas.c2802 if (cmd->retry_count_for_ocr > IO_RETRY_COUNT) { in mrsas_issue_pending_cmds()
2806 IO_RETRY_COUNT); in mrsas_issue_pending_cmds()
6641 if (cmd->retry_count_for_ocr <= IO_RETRY_COUNT) { in io_timeout_checker()