fct_send_response_done
fct_send_response_done(xch->xch_cmd, fc_st, iof);
fct_send_response_done(xch->xch_cmd, fc_st, iof);
fct_send_response_done(cmd, s, ioflags);
fct_send_response_done(cmd, FCT_SUCCESS, FCT_IOF_FCA_DONE);
fct_send_response_done(cmd,
fct_send_response_done(cmd, fc_st, iof);
MODSYM(fct_send_response_done) (fct_cmd,
MODSYM(fct_send_response_done) (fct_cmd,
MODSYM(fct_send_response_done) (fct_cmd,
MODSYM(fct_send_response_done) (fct_cmd,
emlxs_modsym.fct_send_response_done =
if ((void *)emlxs_modsym.fct_send_response_done == NULL) {
emlxs_modsym.fct_send_response_done = NULL;
void fct_send_response_done(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags);
void (*fct_send_response_done)(fct_cmd_t *, fct_status_t, uint32_t);