Searched refs:ELS_OP_LSRJT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h68 #define ELS_OP_LSRJT 0x01 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c451 } else if ((ret == FCT_SUCCESS) && (fx.fx_op == ELS_OP_LSRJT)) {
1602 ret = fct_send_accrjt(cmd, ELS_OP_LSRJT, 3, 0x2c);
1678 ret = fct_send_accrjt(cmd, ELS_OP_LSRJT, 3, 0);
1922 ret = fct_send_accrjt(cmd, ELS_OP_LSRJT, 3, 0);
1957 ret = fct_send_accrjt(icmd->icmd_cmd, ELS_OP_LSRJT, 1, 0);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c679 } else { /* ELS_OP_LSRJT */
1903 fx->fx_op = ELS_OP_LSRJT;

Completed in 58 milliseconds