Searched refs:ss_sol_cnt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c522 ss->ss_sol_cnt = &ss->ss_sol_cnt1;
684 if (ss->ss_sol_cnt == (&ss->ss_sol_cnt1)) {
686 ss->ss_sol_cnt = &ss->ss_sol_cnt2;
693 ss->ss_sol_cnt = &ss->ss_sol_cnt1;
H A Dfcoei.h145 uint32_t *ss_sol_cnt; member in struct:fcoei_soft_state
H A Dfcoei_lv.c862 xch->xch_cnt = xch->xch_ss->ss_sol_cnt;
1058 xch->xch_cnt = xch->xch_ss->ss_sol_cnt;
1162 xch->xch_cnt = xch->xch_ss->ss_sol_cnt;

Completed in 104 milliseconds