Searched refs:Mpi3SGESimple_t (Results 1 – 3 of 3) sorted by relevance
197 offsetof(Mpi3SCSIIORequest_t, SGL))/sizeof(Mpi3SGESimple_t); in mpi3mr_prepare_sgls()211 sg_local += sizeof(Mpi3SGESimple_t); in mpi3mr_prepare_sgls()221 memset(chain_req->buf, 0, sc->max_sgl_entries * sizeof(Mpi3SGESimple_t)); in mpi3mr_prepare_sgls()223 chain_length = sges_in_segment * sizeof(Mpi3SGESimple_t); in mpi3mr_prepare_sgls()239 sg_local += sizeof(Mpi3SGESimple_t); in mpi3mr_prepare_sgls()
442 Mpi3SGESimple_t *sgel = paddr; in mpi3mr_add_sg_single()2551 sz = sc->max_sgl_entries * sizeof(Mpi3SGESimple_t); in mpi3mr_alloc_chain_bufs()
485 Mpi3SGESimple_t, MPI3_POINTER pMpi3SGESimple_t, typedef