Home
last modified time | relevance | path

Searched refs:SS_FLAG_FLOGI_FAILED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h189 #define SS_FLAG_FLOGI_FAILED 0x0040 macro
H A Dfcoei.c918 xch->xch_ss->ss_flags |= SS_FLAG_FLOGI_FAILED; in fcoei_xch_check()
H A Dfcoei_eth.c385 if ((FRM2SS(frm)->ss_flags & SS_FLAG_FLOGI_FAILED) && in fcoei_process_unsol_els_req()
H A Dfcoei_lv.c1174 xch->xch_ss->ss_flags &= ~SS_FLAG_FLOGI_FAILED; in fcoei_initiate_els_req()