Home
last modified time | relevance | path

Searched refs:ELS_OP_FLOGI (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h71 #define ELS_OP_FLOGI 0x04 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c628 if (XCH2ELS(xch)->els_req_payload[0] != ELS_OP_FLOGI) { in fcoet_process_unsol_els_req()
963 if (XCH2ELS(xch)->els_req_payload[0] != ELS_OP_FLOGI) { in fcoet_send_unsol_els_rsp_done()
H A Dfcoet_fc.c462 frm->frm_payload[0] = ELS_OP_FLOGI; in fcoet_send_sol_flogi()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c420 fx.fx_op = ELS_OP_FLOGI; in fct_do_flogi()
882 (els->els_req_payload[0] != ELS_OP_FLOGI)) { in fct_handle_els()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3251 fx.fx_op = ELS_OP_FLOGI; in emlxs_fct_handle_unsol_els()