Home
last modified time | relevance | path

Searched refs:efct_scsi_io_dispatch (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/elx/efct/
Defct_scsi.c518 efct_scsi_io_dispatch(struct efct_io *io, void *cb) in efct_scsi_io_dispatch() function
708 return efct_scsi_io_dispatch(io, efct_target_io_cb); in efct_scsi_xfer_data()
834 return efct_scsi_io_dispatch(io, efct_target_io_cb); in efct_scsi_send_resp()
1033 rc = efct_scsi_io_dispatch(io, efct_target_io_cb); in efct_scsi_send_tmf_resp()
Defct_scsi.h197 int efct_scsi_io_dispatch(struct efct_io *io, void *cb);