Searched refs:mpi3mr_add_sg_single (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_transport.c | 185 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_report_manufacture() 188 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_report_manufacture() 2627 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_get_expander_phy_error_log() 2630 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_get_expander_phy_error_log() 2898 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_expander_phy_control() 2901 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_expander_phy_control() 3315 mpi3mr_add_sg_single(psge, sgl_flags, dma_len_out - 4, dma_addr_out); in mpi3mr_transport_smp_handler() 3318 mpi3mr_add_sg_single(psge, sgl_flags, dma_len_in - 4, dma_addr_in); in mpi3mr_transport_smp_handler()
|
| H A D | mpi3mr_fw.c | 107 void mpi3mr_add_sg_single(void *paddr, u8 flags, u32 length, in mpi3mr_add_sg_single() function 121 mpi3mr_add_sg_single(paddr, sgl_flags, 0, -1); in mpi3mr_build_zero_len_sge() 2829 mpi3mr_add_sg_single(&ci_upload.sgl, sgl_flags, data_len, in mpi3mr_print_pkg_ver() 3176 mpi3mr_add_sg_single(&iocfacts_req.sgl, sgl_flags, data_len, in mpi3mr_issue_iocfacts() 5319 mpi3mr_add_sg_single(&pel_getseq_req.sgl, sgl_flags, in mpi3mr_pel_get_seqnum_post() 5916 mpi3mr_add_sg_single(&cfg_req->sgl, sgl_flags, mem_desc.size, in mpi3mr_process_cfg_req()
|
| H A D | mpi3mr_os.c | 3814 mpi3mr_add_sg_single(sg_local, simple_sgl_flags, in mpi3mr_prepare_sg_scmd() 3836 mpi3mr_add_sg_single(sg_local, last_chain_sgl_flags, in mpi3mr_prepare_sg_scmd() 3844 mpi3mr_add_sg_single(sg_local, in mpi3mr_prepare_sg_scmd() 3848 mpi3mr_add_sg_single(sg_local, simple_sgl_flags, in mpi3mr_prepare_sg_scmd()
|