Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h450 #define TIMEOUT_THRESHOLD 16 /* 0 - 255 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c10462 if (ha->pha->timeout_cnt++ > TIMEOUT_THRESHOLD || in ql_cmd_timeout()