Searched refs:xdf_maxphys (Results 1 – 1 of 1) sorted by relevance
137 static int xdf_maxphys = XB_MAXPHYS; variable1153 if (bp->b_bcount > xdf_maxphys) in xdfmin()1154 bp->b_bcount = xdf_maxphys; in xdfmin()