Searched refs:ss_sol_cnt1 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c520 ss->ss_sol_cnt1 = 0;
522 ss->ss_sol_cnt = &ss->ss_sol_cnt1;
684 if (ss->ss_sol_cnt == (&ss->ss_sol_cnt1)) {
692 if (ss->ss_sol_cnt1 == 0) {
693 ss->ss_sol_cnt = &ss->ss_sol_cnt1;
H A Dfcoei.h143 uint32_t ss_sol_cnt1; member in struct:fcoei_soft_state

Completed in 285 milliseconds