Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c128 if (login->cmd_type == FCT_CMD_SOL_ELS) { in fcoet_register_remote_port()
154 if (cmd->cmd_type == FCT_CMD_SOL_ELS) { in fcoet_send_cmd()
359 case FCT_CMD_SOL_ELS: in fcoet_abort_cmd()
/titanic_44/usr/src/uts/common/sys/
H A Dfct.h109 FCT_CMD_SOL_ELS = 0x0004, enumerator
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1042 ((fct_cmd_t *)sh)->cmd_type = FCT_CMD_SOL_ELS; in fct_alloc()
2018 } else if (cmd->cmd_type == FCT_CMD_SOL_ELS) { in fct_send_response_done()
3313 if (cmd->cmd_type == FCT_CMD_SOL_ELS) in fct_cmd_terminator()
3335 } else if (cmd->cmd_type == FCT_CMD_SOL_ELS) { in fct_cmd_terminator()
3380 cmd->cmd_type == FCT_CMD_SOL_ELS) { in fct_cmd_terminator()
H A Ddiscovery.c2124 } else if (cmd->cmd_type == FCT_CMD_SOL_ELS) { in fct_process_els()
2261 if (icmd->icmd_cmd->cmd_type == FCT_CMD_SOL_ELS) { in fct_check_solcmd_queue()
2474 } else if (icmd->icmd_cmd->cmd_type == FCT_CMD_SOL_ELS) { in fct_link_init_cb()
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3183 if (login->cmd_type == FCT_CMD_SOL_ELS) { in qlt_register_remote_port()
4315 ASSERT(cmd->cmd_type == FCT_CMD_SOL_ELS); in qlt_handle_sol_els_completion()
4583 ASSERT((cmd->cmd_type == FCT_CMD_SOL_ELS) || in qlt_handle_sol_abort_completion()
4695 if ((cmd->cmd_type == FCT_CMD_SOL_ELS) || in qlt_abort_cmd()
4828 if (cmd->cmd_type == FCT_CMD_SOL_ELS) { in qlt_send_cmd()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1666 case FCT_CMD_SOL_ELS:
3890 case FCT_CMD_SOL_ELS: