Searched refs:lport_xfer_data (Results 1 – 6 of 6) sorted by relevance
67 stmf_status_t (*lport_xfer_data)(struct scsi_task *task, member
175 lport->lport_xfer_data = &pppt_lport_xfer_data; in pppt_tgt_create()
359 lport->lport_xfer_data = &srpt_stp_xfer_data; in srpt_stp_alloc_port()
907 lport->lport_xfer_data = &iscsit_xfer_scsi_data; in iscsit_tgt_create()
1226 lport->lport_xfer_data = fct_xfer_scsi_data; in fct_register_local_port()
4630 ret = task->task_lport->lport_xfer_data(task, dbuf, ioflags); in stmf_xfer_data()