Home
last modified time | relevance | path

Searched refs:efct_scsi_sgl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.h128 struct efct_scsi_sgl { struct
170 efct_scsi_send_rd_data(struct efct_io *io, u32 flags, struct efct_scsi_sgl *sgl,
173 efct_scsi_recv_wr_data(struct efct_io *io, u32 flags, struct efct_scsi_sgl *sgl,
H A Defct_io.h110 struct efct_scsi_sgl *sgl;
H A Defct_scsi.c202 struct efct_scsi_sgl *sgl, u32 sgl_count, in efct_scsi_build_sgls()
619 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 xwire_len, in efct_scsi_xfer_data()
672 struct efct_scsi_sgl *sgl_ptr = &io->sgl[sgl_count - 1]; in efct_scsi_xfer_data()
712 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 len, in efct_scsi_send_rd_data()
722 struct efct_scsi_sgl *sgl, u32 sgl_count, u64 len, in efct_scsi_recv_wr_data()
H A Defct_lio.c423 struct efct_scsi_sgl *sgl = io->sgl; in efct_lio_write_pending()
468 struct efct_scsi_sgl *sgl = io->sgl; in efct_lio_queue_data_in()