Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.c645 mpi3mr_add_sg_single(&rmgmt_req->CommandSGL, in mpi3mr_app_construct_sgl()
657 mpi3mr_add_sg_single(&rmgmt_req->ResponseSGL, in mpi3mr_app_construct_sgl()
690 mpi3mr_add_sg_single(sgl, sgl_flags_last, in mpi3mr_app_construct_sgl()
712 mpi3mr_add_sg_single(sgl, flag, 0, 0); in mpi3mr_app_construct_sgl()
733 mpi3mr_add_sg_single(sgl, flag, in mpi3mr_app_construct_sgl()
749 mpi3mr_add_sg_single(sgl, last_chain_sgl_flags, in mpi3mr_app_construct_sgl()
1459 mpi3mr_add_sg_single(&pel_getseq_req.SGL, sgl_flags, in mpi3mr_send_pel_getseq()
1555 mpi3mr_add_sg_single(&pel_getseq_req.SGL, sgl_flags, in mpi3mr_pel_getseq()
H A Dmpi3mr_cam.c99 extern void mpi3mr_add_sg_single(void *paddr, U8 flags, U32 length,
208 mpi3mr_add_sg_single(sg_local, simple_sgl_flags, in mpi3mr_prepare_sgls()
224 mpi3mr_add_sg_single(sg_local, last_chain_sgl_flags, in mpi3mr_prepare_sgls()
232 mpi3mr_add_sg_single(sg_local, in mpi3mr_prepare_sgls()
236 mpi3mr_add_sg_single(sg_local, simple_sgl_flags, in mpi3mr_prepare_sgls()
H A Dmpi3mr.h915 void mpi3mr_add_sg_single(void *paddr, U8 flags, U32 length,
H A Dmpi3mr.c439 mpi3mr_add_sg_single(void *paddr, U8 flags, U32 length, in mpi3mr_add_sg_single() function
454 mpi3mr_add_sg_single(paddr, sgl_flags, 0, -1); in mpi3mr_build_zero_len_sge()
1523 mpi3mr_add_sg_single(&iocfacts_req.SGL, sgl_flags, data_len, in mpi3mr_issue_iocfacts()
2064 mpi3mr_add_sg_single(&ci_upload.SGL, sgl_flags, fw_pkg_ver_len, in mpi3mr_print_fw_pkg_ver()
5582 mpi3mr_add_sg_single(&cfg_req->SGL, MPI3MR_SGEFLAGS_SYSTEM_SIMPLE_END_OF_LIST, in mpi3mr_process_cfg_req()