Home
last modified time | relevance | path

Searched refs:timeout_cnt (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1914 uint8_t timeout_cnt; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1533 ha->pha->timeout_cnt = 0; in ql_fast_fcp_post()
H A Dql_init.c3750 ha->timeout_cnt = 0; in ql_reset_chip()
H A Dql_api.c10462 if (ha->pha->timeout_cnt++ > TIMEOUT_THRESHOLD || in ql_cmd_timeout()
10469 "needed\n", rval, ha->pha->timeout_cnt); in ql_cmd_timeout()