Searched refs:MPI3MR_SG_DEPTH (Results 1 – 3 of 3) sorted by relevance
179 KASSERT(nsegs <= MPI3MR_SG_DEPTH && nsegs > 0, in mpi3mr_prepare_sgls()1157 if (csio->dxfer_len > (MPI3MR_SG_DEPTH * MPI3MR_4K_PGSZ)) { in mpi3mr_action_scsiio()1360 cpi->maxio = PAGE_SIZE * (MPI3MR_SG_DEPTH - 1); in mpi3mr_cam_action()
101 #define MPI3MR_SG_DEPTH (MPI3MR_4K_PGSZ/sizeof(Mpi3SGESimple_t)) macro
4964 nsegs = MPI3MR_SG_DEPTH; in mpi3mr_alloc_requests()