Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h244 #define XCH_FLAG_IN_SOL_HASH 0x00000004 macro
317 xch->xch_flags |= XCH_FLAG_IN_SOL_HASH; \
H A Dfcoei.c907 if (xch->xch_flags & XCH_FLAG_IN_SOL_HASH) { in fcoei_xch_check()
1108 if (xch->xch_flags & XCH_FLAG_IN_SOL_HASH) { in fcoei_complete_xch()
1112 xch->xch_flags &= ~XCH_FLAG_IN_SOL_HASH; in fcoei_complete_xch()
H A Dfcoei_eth.c602 xch->xch_flags &= ~XCH_FLAG_IN_SOL_HASH; in fcoei_process_sol_fcp_resp()