Home
last modified time | relevance | path

Searched refs:FCT_CMD_FCP_XCHG (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c172 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in fcoet_send_cmd_response()
341 case FCT_CMD_FCP_XCHG: in fcoet_abort_cmd()
385 (cmd->cmd_type != FCT_CMD_FCP_XCHG)) { in fcoet_abort_cmd()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1057 ((fct_cmd_t *)sh)->cmd_type = FCT_CMD_FCP_XCHG; in fct_alloc()
1757 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in fct_post_rcvd_cmd()
2028 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in fct_send_response_done()
2098 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) in fct_cmd_free()
2110 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) in fct_cmd_free()
2139 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in fct_cmd_free()
2846 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in fct_cmd_fca_aborted()
3044 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in fct_queue_cmd_for_termination()
3123 (icmd->icmd_cmd->cmd_type == FCT_CMD_FCP_XCHG)) { in fct_reset_flag_abort_called()
H A Ddiscovery.c1060 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) in fct_trigger_rport_cleanup()
1611 if (fct_trigger_rport_cleanup(irp, FCT_CMD_FCP_XCHG)) { in fct_process_prli()
1849 if (fct_trigger_rport_cleanup(irp, FCT_CMD_FCP_XCHG)) { in fct_process_prlo()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h108 FCT_CMD_FCP_XCHG = 0x0001, enumerator
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c876 if (cmd.cmd_type == FCT_CMD_FCP_XCHG) { in print_tasks()
931 if (cmd.cmd_type == FCT_CMD_FCP_XCHG && cmd.cmd_rp == irp.irp_rp) { in print_tasks_on_rp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1734 case FCT_CMD_FCP_XCHG: in emlxs_fct_send_cmd_rsp()
3665 if (fct_cmd->cmd_type == FCT_CMD_FCP_XCHG) { in emlxs_fct_cmd_acquire()
3836 case FCT_CMD_FCP_XCHG: in emlxs_fct_pkt_comp()
4610 case FCT_CMD_FCP_XCHG: /* Unsol */ in emlxs_fct_abort()
4633 if (fct_cmd->cmd_type == FCT_CMD_FCP_XCHG) { in emlxs_fct_abort()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c5390 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in qlt_send_cmd_response()
7157 if (cmd->cmd_type == FCT_CMD_FCP_XCHG) { in qlt_abort_cmd()