Home
last modified time | relevance | path

Searched refs:XCH_FLAG_IN_UNSOL_HASH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h245 #define XCH_FLAG_IN_UNSOL_HASH 0x00000008 macro
338 xch->xch_flags |= XCH_FLAG_IN_UNSOL_HASH; \
H A Dfcoei.c1113 } else if (xch->xch_flags & XCH_FLAG_IN_UNSOL_HASH) { in fcoei_complete_xch()
1117 xch->xch_flags &= ~XCH_FLAG_IN_UNSOL_HASH; in fcoei_complete_xch()