IB_MR_TYPE_MEM_REG
if (type != IB_MR_TYPE_MEM_REG) {
if (mr_type != IB_MR_TYPE_MEM_REG ||
res->mr = ib_alloc_mr(pd, IB_MR_TYPE_MEM_REG, ISCSI_ISER_SG_TABLESIZE + 1);
if (mr_type != IB_MR_TYPE_MEM_REG ||
if (mr_type == IB_MR_TYPE_MEM_REG) {
if (mr_type != IB_MR_TYPE_MEM_REG)