Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h229 #define XCH_FLAG_NONFCP_REQ_SENT 0x0001 macro
H A Dfcoet_eth.c1156 if (xch->xch_flags & XCH_FLAG_NONFCP_REQ_SENT) { in fcoet_process_sol_flogi_rsp()
H A Dfcoet_fc.c491 xch->xch_flags |= XCH_FLAG_NONFCP_REQ_SENT; in fcoet_send_sol_flogi()