fct_scsi_data_xfer_done
fct_scsi_data_xfer_done(xch->xch_cmd, dbuf, iof);
fct_scsi_data_xfer_done(xch->xch_cmd, dbuf, iof);
fct_scsi_data_xfer_done(cmd, dbuf, iof);
MODSYM(fct_scsi_data_xfer_done) (fct_cmd, dbuf, 0);
MODSYM(fct_scsi_data_xfer_done) (fct_cmd,
emlxs_modsym.fct_scsi_data_xfer_done =
if ((void *)emlxs_modsym.fct_scsi_data_xfer_done == NULL) {
emlxs_modsym.fct_scsi_data_xfer_done = NULL;
void fct_scsi_data_xfer_done(fct_cmd_t *cmd, stmf_data_buf_t *dbuf,
void (*fct_scsi_data_xfer_done)(fct_cmd_t *, stmf_data_buf_t *,