Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h111 FCT_CMD_SOL_CT = 0x0010, enumerator
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c156 } else if (cmd->cmd_type == FCT_CMD_SOL_CT) { in fcoet_send_cmd()
360 case FCT_CMD_SOL_CT: in fcoet_abort_cmd()
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1046 ((fct_cmd_t *)sh)->cmd_type = FCT_CMD_SOL_CT; in fct_alloc()
2020 } else if (cmd->cmd_type == FCT_CMD_SOL_CT) { in fct_send_response_done()
3343 } else if (cmd->cmd_type == FCT_CMD_SOL_CT) { in fct_cmd_terminator()
3386 } else if (cmd->cmd_type == FCT_CMD_SOL_CT) { in fct_cmd_terminator()
H A Ddiscovery.c2323 ASSERT(cmd->cmd_type == FCT_CMD_SOL_CT); in fct_handle_solct()
2486 ASSERT(icmd->icmd_cmd->cmd_type == FCT_CMD_SOL_CT); in fct_link_init_cb()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4388 ASSERT(cmd->cmd_type == FCT_CMD_SOL_CT); in qlt_handle_ct_completion()
4584 (cmd->cmd_type == FCT_CMD_SOL_CT)); in qlt_handle_sol_abort_completion()
4696 (cmd->cmd_type == FCT_CMD_SOL_CT)) { in qlt_abort_cmd()
4830 } else if (cmd->cmd_type == FCT_CMD_SOL_CT) { in qlt_send_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1670 case FCT_CMD_SOL_CT:
3934 case FCT_CMD_SOL_CT: