Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.h197 int efct_scsi_io_dispatch(struct efct_io *io, void *cb);
H A Defct_scsi.c517 efct_scsi_io_dispatch(struct efct_io *io, void *cb) in efct_scsi_io_dispatch() function
707 return efct_scsi_io_dispatch(io, efct_target_io_cb); in efct_scsi_xfer_data()
833 return efct_scsi_io_dispatch(io, efct_target_io_cb); in efct_scsi_send_resp()
1032 rc = efct_scsi_io_dispatch(io, efct_target_io_cb); in efct_scsi_send_tmf_resp()