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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c523 ss->ss_unsol_cnt1 = 0;
525 ss->ss_unsol_cnt = &ss->ss_unsol_cnt1;
703 if (ss->ss_unsol_cnt == (&ss->ss_unsol_cnt1)) {
711 if (ss->ss_unsol_cnt1 == 0) {
712 ss->ss_unsol_cnt = &ss->ss_unsol_cnt1;
H A Dfcoei.h146 uint32_t ss_unsol_cnt1; member in struct:fcoei_soft_state

Completed in 46 milliseconds