Home
last modified time | relevance | path

Searched refs:mpi3mr_add_sg_single (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c178 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_report_manufacture()
181 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_report_manufacture()
2565 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_get_expander_phy_error_log()
2568 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_get_expander_phy_error_log()
2830 mpi3mr_add_sg_single(psge, sgl_flags, data_out_sz, data_out_dma); in mpi3mr_expander_phy_control()
2833 mpi3mr_add_sg_single(psge, sgl_flags, data_in_sz, data_in_dma); in mpi3mr_expander_phy_control()
3241 mpi3mr_add_sg_single(psge, sgl_flags, dma_len_out - 4, dma_addr_out); in mpi3mr_transport_smp_handler()
3244 mpi3mr_add_sg_single(psge, sgl_flags, dma_len_in - 4, dma_addr_in); in mpi3mr_transport_smp_handler()
Dmpi3mr_app.c580 mpi3mr_add_sg_single(&rmgmt_req->command_sgl, in mpi3mr_bsg_build_sgl()
587 mpi3mr_add_sg_single(&rmgmt_req->response_sgl, in mpi3mr_bsg_build_sgl()
604 mpi3mr_add_sg_single(sgl, sgl_flags_last, in mpi3mr_bsg_build_sgl()
607 mpi3mr_add_sg_single(sgl, sgl_flags, in mpi3mr_bsg_build_sgl()
Dmpi3mr_fw.c97 void mpi3mr_add_sg_single(void *paddr, u8 flags, u32 length, in mpi3mr_add_sg_single() function
111 mpi3mr_add_sg_single(paddr, sgl_flags, 0, -1); in mpi3mr_build_zero_len_sge()
2416 mpi3mr_add_sg_single(&ci_upload.sgl, sgl_flags, data_len, in mpi3mr_print_pkg_ver()
2729 mpi3mr_add_sg_single(&iocfacts_req.sgl, sgl_flags, data_len, in mpi3mr_issue_iocfacts()
4660 mpi3mr_add_sg_single(&pel_getseq_req.sgl, sgl_flags, in mpi3mr_pel_get_seqnum_post()
5208 mpi3mr_add_sg_single(&cfg_req->sgl, sgl_flags, mem_desc.size, in mpi3mr_process_cfg_req()
Dmpi3mr.h1299 void mpi3mr_add_sg_single(void *paddr, u8 flags, u32 length,
Dmpi3mr_os.c3480 mpi3mr_add_sg_single(sg_local, simple_sgl_flags, in mpi3mr_prepare_sg_scmd()
3502 mpi3mr_add_sg_single(sg_local, last_chain_sgl_flags, in mpi3mr_prepare_sg_scmd()
3510 mpi3mr_add_sg_single(sg_local, in mpi3mr_prepare_sg_scmd()
3514 mpi3mr_add_sg_single(sg_local, simple_sgl_flags, in mpi3mr_prepare_sg_scmd()