fct_cmd_fca_aborted
fct_cmd_fca_aborted(xchg->xch_cmd,
fct_cmd_fca_aborted(cmd, FCT_ABORT_SUCCESS, FCT_IOF_FCA_DONE);
fct_cmd_fca_aborted(cmd, FCT_NOT_FOUND, FCT_IOF_FCA_DONE);
fct_cmd_fca_aborted(cmd,
fct_cmd_fca_aborted(cmd, fc_st, iof);
fct_cmd_fca_aborted(cmd, FCT_ABORT_SUCCESS, FCT_IOF_FCA_DONE);
fct_cmd_fca_aborted(cmd, FCT_NOT_FOUND, FCT_IOF_FCA_DONE);
fct_cmd_fca_aborted(cmd, QLT_FIRMWARE_ERROR(status, 0, 0), 0);
MODSYM(fct_cmd_fca_aborted) (fct_cmd,
MODSYM(fct_cmd_fca_aborted) (fct_cmd,
emlxs_modsym.fct_cmd_fca_aborted =
if ((void *)emlxs_modsym.fct_cmd_fca_aborted == NULL) {
emlxs_modsym.fct_cmd_fca_aborted = NULL;
void fct_cmd_fca_aborted(fct_cmd_t *cmd, fct_status_t s, uint32_t ioflags);
void (*fct_cmd_fca_aborted)