Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h82 #pragma weak fct_send_response_done macro
H A Demlxs_fc.h1348 void (*fct_send_response_done)(fct_cmd_t *, fct_status_t, uint32_t); member
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h404 void fct_send_response_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags);
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c930 fct_send_response_done(xch->xch_cmd, fc_st, iof); in fcoet_send_fcp_status_done()
966 fct_send_response_done(xch->xch_cmd, fc_st, iof); in fcoet_send_unsol_els_rsp_done()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c418 emlxs_modsym.fct_send_response_done =
421 if ((void *)emlxs_modsym.fct_send_response_done == NULL) {
590 emlxs_modsym.fct_send_response_done = NULL;
1746 MODSYM(fct_send_response_done) (fct_cmd,
3042 MODSYM(fct_send_response_done) (fct_cmd,
3866 MODSYM(fct_send_response_done) (fct_cmd,
3885 MODSYM(fct_send_response_done) (fct_cmd,
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1987 fct_send_response_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags) in fct_send_response_done() function
2802 fct_send_response_done(cmd, s, ioflags); in fct_send_cmd_done()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4188 fct_send_response_done(cmd, FCT_SUCCESS, FCT_IOF_FCA_DONE); in qlt_handle_unsol_els_completion()
4190 fct_send_response_done(cmd, in qlt_handle_unsol_els_completion()
4535 fct_send_response_done(cmd, fc_st, iof); in qlt_handle_ctio_completion()