Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c811 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fct_handle_els()
815 " lp_id=%x", (cmd->cmd_type == FCT_CMD_RCVD_ELS) ? "un" : "", in fct_handle_els()
832 if ((cmd->cmd_type == FCT_CMD_RCVD_ELS) && in fct_handle_els()
881 if ((cmd->cmd_type == FCT_CMD_RCVD_ELS) && in fct_handle_els()
950 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fct_handle_els()
1401 int, (cmd_type != FCT_CMD_RCVD_ELS)); in fct_process_plogi()
1450 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fct_process_plogi()
1473 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fct_process_plogi()
1518 if (cmd_type == FCT_CMD_RCVD_ELS) { in fct_process_plogi()
1529 int, (cmd_type != FCT_CMD_RCVD_ELS), in fct_process_plogi()
[all …]
H A Dfct.c1040 ((fct_cmd_t *)sh)->cmd_type = FCT_CMD_RCVD_ELS; in fct_alloc()
1800 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fct_post_rcvd_cmd()
2015 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fct_send_response_done()
3331 if ((cmd->cmd_type == FCT_CMD_RCVD_ELS) || in fct_cmd_terminator()
3379 if (cmd->cmd_type == FCT_CMD_RCVD_ELS || in fct_cmd_terminator()
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h108 FCT_CMD_RCVD_ELS = 0x0002, enumerator
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c180 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in fcoet_send_cmd_response()
342 case FCT_CMD_RCVD_ELS: in fcoet_abort_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1760 case FCT_CMD_RCVD_ELS:
3871 case FCT_CMD_RCVD_ELS:
4601 case FCT_CMD_RCVD_ELS: /* Unsol */
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3350 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in qlt_send_cmd_response()
4168 ASSERT(cmd->cmd_type == FCT_CMD_RCVD_ELS); in qlt_handle_unsol_els_completion()
4252 ASSERT(cmd->cmd_type == FCT_CMD_RCVD_ELS); in qlt_handle_unsol_els_abort_completion()
4691 if (cmd->cmd_type == FCT_CMD_RCVD_ELS) { in qlt_abort_cmd()