Searched refs:ELS_OP_LSRJT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | fct_defines.h | 68 #define ELS_OP_LSRJT 0x01 macro
|
/titanic_44/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 451 } else if ((ret == FCT_SUCCESS) && (fx.fx_op == ELS_OP_LSRJT)) { in fct_do_flogi() 1602 ret = fct_send_accrjt(cmd, ELS_OP_LSRJT, 3, 0x2c); in fct_process_prli() 1678 ret = fct_send_accrjt(cmd, ELS_OP_LSRJT, 3, 0); in fct_process_prli() 1922 ret = fct_send_accrjt(cmd, ELS_OP_LSRJT, 3, 0); in fct_process_rcvd_adisc() 1957 ret = fct_send_accrjt(icmd->icmd_cmd, ELS_OP_LSRJT, 1, 0); in fct_process_unknown_els()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 1903 fx->fx_op = ELS_OP_LSRJT;
|