Home
last modified time | relevance | path

Searched refs:ss_unsol_cnt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c525 ss->ss_unsol_cnt = &ss->ss_unsol_cnt1; in fcoei_attach_init()
703 if (ss->ss_unsol_cnt == (&ss->ss_unsol_cnt1)) { in fcoei_watchdog()
705 ss->ss_unsol_cnt = &ss->ss_unsol_cnt2; in fcoei_watchdog()
712 ss->ss_unsol_cnt = &ss->ss_unsol_cnt1; in fcoei_watchdog()
H A Dfcoei.h148 uint32_t *ss_unsol_cnt; member
H A Dfcoei_lv.c1269 xch->xch_cnt = xch->xch_ss->ss_unsol_cnt; in fcoei_initiate_els_resp()