MPI3MR_DEFAULT_SGL_ENTRIES
static int max_sgl_entries = MPI3MR_DEFAULT_SGL_ENTRIES;
.sg_tablesize = MPI3MR_DEFAULT_SGL_ENTRIES,
else if (max_sgl_entries < MPI3MR_DEFAULT_SGL_ENTRIES)
mrioc->max_sgl_entries = MPI3MR_DEFAULT_SGL_ENTRIES;
mrioc->max_sgl_entries /= MPI3MR_DEFAULT_SGL_ENTRIES;
mrioc->max_sgl_entries *= MPI3MR_DEFAULT_SGL_ENTRIES;