Searched refs:stmf_data_xfer_done (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h376 void stmf_data_xfer_done(scsi_task_t *task, stmf_data_buf_t *dbuf,
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c745 stmf_data_xfer_done(pppt_task->pt_stmf_task, dbuf,
750 stmf_data_xfer_done(pppt_task->pt_stmf_task, dbuf, 0);
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c596 stmf_data_xfer_done(dbuf->db_iu->iu_stmf_task, stmf_dbuf, 0);
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c1621 * call stmf_data_xfer_done() to mark the transfer complete
1628 stmf_data_xfer_done(itask->it_stmf_task, dbuf, 0);
1635 stmf_data_xfer_done(itask->it_stmf_task, dbuf, 0);
1636 /* don't touch dbuf after stmf_data_xfer_done */
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1971 stmf_data_xfer_done((scsi_task_t *)cmd->cmd_specific, dbuf, iof);
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4643 stmf_data_xfer_done(scsi_task_t *task, stmf_data_buf_t *dbuf, uint32_t iof) function

Completed in 372 milliseconds