Home
last modified time | relevance | path

Searched refs:ELS_OP_PLOGI (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c640 elsop = ELS_OP_PLOGI; in fct_process_link_init()
672 elsop = ELS_OP_PLOGI; in fct_process_link_init()
710 elsop = ELS_OP_PLOGI; in fct_process_link_init()
833 (els->els_req_payload[0] == ELS_OP_PLOGI) && in fct_handle_els()
900 if (els->els_req_payload[0] == ELS_OP_PLOGI) { in fct_handle_els()
995 if ((op == ELS_OP_PLOGI) || (op == ELS_OP_PRLI) || in fct_handle_els()
999 if ((op == ELS_OP_PLOGI) || (op == ELS_OP_LOGO)) { in fct_handle_els()
2060 (els->els_req_payload[0] != ELS_OP_PLOGI) && in fct_process_els()
2116 if (op == ELS_OP_PLOGI) { in fct_process_els()
2176 (els->els_req_payload[0] == ELS_OP_PLOGI)) { in fct_handle_sol_els_completion()
[all …]
H A Dfct.c1497 } else if ((op == ELS_OP_PLOGI) || in fct_is_irp_logging_out()
2304 wkdid)) == NULL) && (elsop != ELS_OP_PLOGI)) { in fct_create_solels()
2332 ASSERT(elsop & (ELS_OP_LOGO | ELS_OP_PLOGI)); in fct_create_solels()
2381 case ELS_OP_PLOGI: in fct_create_solels()
/titanic_41/usr/src/uts/common/sys/
H A Dfct_defines.h70 #define ELS_OP_PLOGI 0x03 macro
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c634 if ((XCH2ELS(xch)->els_req_payload[0] == ELS_OP_PLOGI) && in fcoet_process_unsol_els_req()
H A Dfcoet_fc.c974 p[0] = ELS_OP_PLOGI; in fcoet_fill_plogi_req()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1253 SETELSBIT(elsbmp, ELS_OP_PLOGI); in qlt_port_online()
3134 p[0] = ELS_OP_PLOGI; in qlt_fill_plogi_req()