Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1673 uint8_t comp_thds_active; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1804 } while (ha->comp_thds_active != 0); in ql_attach()
2059 } while (ha->comp_thds_active != 0); in ql_detach()
10072 if (ha->comp_thds_awake == ha->comp_thds_active && in ql_timer()
19407 ha->comp_thds_active++; in ql_completion_thread()
19428 ha->comp_thds_active--; in ql_completion_thread()
19456 if (ha->comp_thds_awake < ha->comp_thds_active) { in ql_io_comp()