Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h87 #pragma weak fct_send_response_done macro
H A Demlxs_fc.h1352 void (*fct_send_response_done)(fct_cmd_t *, fct_status_t, uint32_t); member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h407 void fct_send_response_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags);
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c421 emlxs_modsym.fct_send_response_done = in emlxs_fct_modopen()
424 if ((void *)emlxs_modsym.fct_send_response_done == NULL) { in emlxs_fct_modopen()
593 emlxs_modsym.fct_send_response_done = NULL; in emlxs_fct_modclose()
1757 MODSYM(fct_send_response_done) (fct_cmd, in emlxs_fct_send_cmd_rsp()
3056 MODSYM(fct_send_response_done) (fct_cmd, in emlxs_fct_handle_fcp_event()
3880 MODSYM(fct_send_response_done) (fct_cmd, in emlxs_fct_pkt_comp()
3899 MODSYM(fct_send_response_done) (fct_cmd, in emlxs_fct_pkt_comp()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2006 fct_send_response_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags) in fct_send_response_done() function
2821 fct_send_response_done(cmd, s, ioflags); in fct_send_cmd_done()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c6496 fct_send_response_done(cmd, FCT_SUCCESS, FCT_IOF_FCA_DONE); in qlt_handle_unsol_els_completion()
6514 fct_send_response_done(cmd, in qlt_handle_unsol_els_completion()
6984 fct_send_response_done(cmd, fc_st, iof); in qlt_handle_ctio_completion()