Home
last modified time | relevance | path

Searched refs:fct_sol_ct_t (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h259 #define CMD2CT(x_cmd) ((fct_sol_ct_t *)x_cmd->cmd_specific)
H A Dfcoet_eth.c848 fct_sol_ct_t *ct = NULL; in fcoet_process_sol_ct_rsp()
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h133 } fct_sol_ct_t; typedef
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h356 ((fct_sol_ct_t *)(x_icmd)->icmd_cmd->cmd_specific)
H A Dfct.c988 GET_STRUCT_SIZE(fct_i_cmd_t), GET_STRUCT_SIZE(fct_sol_ct_t) },
1078 fct_sol_ct_t *ct = (fct_sol_ct_t *) in fct_free()
2516 fct_sol_ct_t *ct = NULL; in fct_create_solct()
3363 fct_sol_ct_t *ct = ICMD_TO_CT(icmd); in fct_cmd_terminator()
3406 fct_sol_ct_t *ct = cmd->cmd_specific; in fct_cmd_terminator()
H A Ddiscovery.c2504 fct_sol_ct_t *ct = ICMD_TO_CT(icmd); in fct_gcs_cb()
2536 fct_sol_ct_t *ct = ICMD_TO_CT(icmd); in fct_gft_cb()
2632 fct_sol_ct_t *ct = ICMD_TO_CT(icmd); in fct_gspn_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3812 fct_sol_ct_t *fct_ct; in emlxs_fct_pkt_comp()
3953 fct_ct = (fct_sol_ct_t *)fct_cmd->cmd_specific; in emlxs_fct_pkt_comp()
4227 fct_sol_ct_t *fct_ct; in emlxs_fct_send_ct_cmd()
4233 fct_ct = (fct_sol_ct_t *)fct_cmd->cmd_specific; in emlxs_fct_send_ct_cmd()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c6677 fct_sol_ct_t *ct; in qlt_handle_ct_completion()
6715 ct = (fct_sol_ct_t *)cmd->cmd_specific; in qlt_handle_ct_completion()
7404 fct_sol_ct_t *ct; in qlt_send_ct()
7413 ct = (fct_sol_ct_t *)cmd->cmd_specific; in qlt_send_ct()