Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c452 xch->xch_flags |= XCH_FLAG_IN_HASH_TABLE; in fcoet_create_unsol_exchange()
481 ASSERT(xch->xch_flags & XCH_FLAG_IN_HASH_TABLE); in fcoet_clear_unsol_exchange()
483 xch->xch_flags &= ~XCH_FLAG_IN_HASH_TABLE; in fcoet_clear_unsol_exchange()
497 if (xch->xch_flags & XCH_FLAG_IN_HASH_TABLE) { in fcoet_clear_sol_exchange()
501 xch->xch_flags &= ~XCH_FLAG_IN_HASH_TABLE; in fcoet_clear_sol_exchange()
781 xch->xch_flags &= ~XCH_FLAG_IN_HASH_TABLE; in fcoet_process_sol_abts_acc()
810 xch->xch_flags &= ~XCH_FLAG_IN_HASH_TABLE; in fcoet_process_sol_abts_rjt()
860 xch->xch_flags &= ~XCH_FLAG_IN_HASH_TABLE; in fcoet_process_sol_ct_rsp()
H A Dfcoet.h234 #define XCH_FLAG_IN_HASH_TABLE 0x0020 macro
H A Dfcoet_fc.c439 xch->xch_flags |= XCH_FLAG_IN_HASH_TABLE; in fcoet_send_sol_flogi()
674 xch->xch_flags |= XCH_FLAG_IN_HASH_TABLE; in fcoet_send_sol_els()
723 xch->xch_flags |= XCH_FLAG_IN_HASH_TABLE; in fcoet_send_sol_ct()