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 D | emlxs_fct.h | 82 #pragma weak fct_send_response_done macro
|
H A D | emlxs_fc.h | 1348 void (*fct_send_response_done)(fct_cmd_t *, fct_status_t, uint32_t); member
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | fct.h | 404 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 D | fcoet_eth.c | 930 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 D | emlxs_fct.c | 418 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 D | fct.c | 1987 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 D | qlt.c | 4188 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()
|