Searched refs:efct_scsi_sgl (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/elx/efct/ |
H A D | efct_scsi.h | 128 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 D | efct_io.h | 110 struct efct_scsi_sgl *sgl;
|
H A D | efct_scsi.c | 202 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 D | efct_lio.c | 423 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()
|